| Paketname | libnet-z3950-zoom-perl | 
| Beschreibung | Perl extension implementing the ZOOM API for Information Retrieval via Z39.50 | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 1.26-1 | 
| Sektion | perl | 
| Priorität | optional | 
| Installierte Größe | 424 Byte | 
| Hängt ab von | perl (>= 5.10.1-13), perlapi-5.10.1, libc6 (>= 2.3.6-6~), libxml2 (>= 2.6.27), libxslt1.1 (>= 1.1.25 | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Debian Perl Group | 
| Quelle |  | 
| Paketgröße | 114870 Byte | 
| Prüfsumme MD5 | d0e5d2a0c279d37dd695440ab0e40eb9 | 
| Prüfsumme SHA1 | e5c209fe0ce5385df8488ca72c2c5ce9550f62b1 | 
| Prüfsumme SHA256 | 9d9fcb2819d45f5c0511d4c6416a7c591b84a64d9de2c28c6c779c8004f77e9a | 
| Link zum Herunterladen | libnet-z3950-zoom-perl_1.26-1_i386.deb | 
| Ausführliche Beschreibung | Net::Z3950::ZOOM provides a nice, Perlish implementation of the ZOOM
Abstract API described and documented at http://zoom.z3950.org/api/
.
The ZOOM module is implemented as a set of thin classes on top of the
non-OO functions provided by this distribution's Net::Z3950::ZOOM module,
which in turn is a thin layer on top of the ZOOM-C code supplied as part of
Index Data's YAZ Toolkit.  Because ZOOM-C is also the underlying code that
implements ZOOM bindings in C++, Visual Basic, Scheme, Ruby, .NET
(including C#) and other languages, this Perl module works compatibly with
those other implementations.  (Of course, the point of a public API such as
ZOOM is that all implementations should be compatible anyway; but knowing
that the same code is running is reassuring.) |