Paketname | xacobeo |
Beschreibung | XPath (XML Path Language) visualizer |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.13-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 396 Byte |
Hängt ab von | perl (>= 5.10.1-13), perlapi-5.10.1, libatk1.0-0 (>= 1.29.3), libc6 (>= 2.3.6-6~), libcairo2 (>= 1.2 |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 105304 Byte |
Prüfsumme MD5 | f88310b5900829b654896179ee67d98c |
Prüfsumme SHA1 | 2a9d719eae4a0362364709f4587dd837ccf75910 |
Prüfsumme SHA256 | eec88217ab709da9558a24c6524b0c5d9ee4f43a8e58985c9f6c7e26157f8835 |
Link zum Herunterladen | xacobeo_0.13-1_i386.deb |
Ausführliche Beschreibung | Xacobeo provides a simple graphical user interface (GUI) for executing
XPath queries and seeing their results.
.
The GUI tries to provide all the elements that are needed in order to write,
test and execute XPath queries without too many troubles. It displays the
Document Object Model (DOM) and the namespaces used. The program registers the
namespaces automatically and each element is displayed with its associated
namespaces. All is performed with the idea of being able of running an XPath
query as soon as possible without having to fight with the document's
namespaces and by seeing automatically under which namespace each element is.
|