diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-07-05 20:20:24 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-07-05 20:20:24 +0000 |
commit | 0bb072d0a030c76552b6f518db1b2a72d096a0aa (patch) | |
tree | 55503e14d0c5440c2073d52cbc256781c7b6c76e /devel/libepp-nicbr/pkg-descr | |
parent | a7484776159b4eb463e40f4dc3a20100bc3864f4 (diff) |
Notes
Diffstat (limited to 'devel/libepp-nicbr/pkg-descr')
-rw-r--r-- | devel/libepp-nicbr/pkg-descr | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/devel/libepp-nicbr/pkg-descr b/devel/libepp-nicbr/pkg-descr new file mode 100644 index 000000000000..90e6cd7cbee3 --- /dev/null +++ b/devel/libepp-nicbr/pkg-descr @@ -0,0 +1,16 @@ +This is the LIBEPP-NICBR C++ library that partially implements the Extensible +Provisioning Protocol (EPP), as described in the Internet Drafts RFC3730bis to +RFC3734bis and RFC3735. + +RFC3731bis - EPP Domain Name Mapping - was implemented with hosts as attributes +of the Domain Object. + +In order to conform to the .BR model, extensions to the EPP Domain Name and +Contact Mapping were made (draft-neves-epp-brdomain and draft-neves-epp-brorg), +supported since version 0.2. The documentation for these extensions is +available at EPP References [1]. + +[1] +http://registro.br/epp/rfc-EN.html + +WWW: http://registro.br/epp/ |