| Paketname | libnet-epp-perl |
| Beschreibung | EPP XML frame system built on XML::LibXML |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.15-1 |
| Sektion | perl |
| Priorität | optional |
| Installierte Größe | 464 Byte |
| Hängt ab von | perl, libio-socket-ssl-perl, libdigest-sha1-perl, libxml-libxml-perl |
| Empfohlene Pakete | |
| Paketbetreuer | Debian Perl Group |
| Quelle | |
| Paketgröße | 122150 Byte |
| Prüfsumme MD5 | baa88664503de8745243749f9fb7ca50 |
| Prüfsumme SHA1 | d08dd77fc499a1ca60c2c6015610af4526106f8f |
| Prüfsumme SHA256 | 2cfd9a95e6f1876d6595165fa04dc460705067e42b8db85bfa4b6c24842cdbf0 |
| Link zum Herunterladen | libnet-epp-perl_0.15-1_all.deb |
| Ausführliche Beschreibung | EPP is the Extensible Provisioning Protocol. EPP (defined in RFC 4930) is an
application layer client-server protocol for the provisioning and management
of objects stored in a shared central repository. Specified in XML, the
protocol defines generic object management operations and an extensible
framework that maps protocol operations to objects. As of writing, its only
well-developed application is the provisioning of Internet domain names,
hosts, and related contact details.
.
EPP uses XML documents called "frames" send data to and from clients and
servers. Net::EPP implements a subclass of the XML::LibXML::Document module
that simplifies the process of creation of these frames. It is designed to be
used alongside the Net::EPP::Client module.
|