Paketname | fsgateway |
Beschreibung | FUSE module to browse database's metadata, sugar datastores and xml files |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.1.1-1 |
Sektion | utils |
Priorität | optional |
Installierte Größe | 192 Byte |
Hängt ab von | libc6 (>= 2.3.6-6~), libfuse2 (>= 2.8.1), libglib2.0-0 (>= 2.12.0), mono-runtime (>= 1.1.8.1), libmo |
Empfohlene Pakete | |
Paketbetreuer | Debian CLI Applications Packaging Team |
Quelle | |
Paketgröße | 46302 Byte |
Prüfsumme MD5 | c57171b93785e762733335d1f2843b62 |
Prüfsumme SHA1 | f5c2ba630ee21a6702d32e9d92aca18df51c1446 |
Prüfsumme SHA256 | 2843dd20aa686f3c24ea8a1133c3e2dc7657a0a86e7e3b4a61cc6e84ce3a16c5 |
Link zum Herunterladen | fsgateway_0.1.1-1_i386.deb |
Ausführliche Beschreibung | FsGateway allows you to use your preferred directory navigation tool
to inspect a database's metadata, sugar datastores and xml files.
.
It allows you to compare two database structures in an easy way using
the diff tool, or to find where a field is defined using the grep
tool.
.
At the moment it supports the following mode of operation:
.
tagfs: Rewrites a directory tree using directory names as tags
.
xmlfs: Map the structure of an xml file as a directory tree. It
supports elements, attributes and texts. The resulting path of a node
is similar to its XPath path.
.
sugar datastore: Access a sugar datastore as a normal filesystem.
.
databases: Access a database's metadata as a directory tree. Drivers
are available for PostgreSQL, MySql, Sqlite and SqlServer
|