| Paketname | libnet-epp-perl |
| Beschreibung | EPP XML frame system built on XML::LibXML |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.13-1 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 460 Byte |
| Hängt ab von | perl, libio-socket-ssl-perl, libdigest-sha1-perl, libxml-libxml-perl |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | |
| Paketgröße | 123086 Byte |
| Prüfsumme MD5 | a5e35b65d8447b84196d0546b46e8846 |
| Prüfsumme SHA1 | 95b4f6b9b4e2186c37ed07de6b98521e9b1364fd |
| Prüfsumme SHA256 | 0c3067f7063bc2cd60586d6031595646d6eb32ba0e0a6aee4356ad7a7d1f18de |
| Link zum Herunterladen | libnet-epp-perl_0.13-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.
|