1 | # $Id$ |
---|
2 | |
---|
3 | PortSystem 1.0 |
---|
4 | PortGroup perl5 1.0 |
---|
5 | perl5.setup Convert-Bencode 1.03 |
---|
6 | maintainers boeyms@fastmail.fm openmaintainer@macports.org |
---|
7 | description Functions for converting to/from bencoded strings |
---|
8 | long_description This module provides two functions, bencode and \ |
---|
9 | bdecode, which encode and decode bencoded strings \ |
---|
10 | respectively. The description of bencode is part of \ |
---|
11 | the bittorrent protocol specification which can be \ |
---|
12 | found at http://bitconjurer.org/BitTorrent/protocol.html |
---|
13 | homepage ... |
---|
14 | platforms darwin |
---|
15 | checksums md5 be0831c69fe581908d33bbebff0b5760 \ |
---|
16 | sha1 45c97223f67cabd6cefbbf6a34543269f263ca76 \ |
---|
17 | rmd160 2e9897080aa80740fbabed7f6244497a49bd7373 |
---|