# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.28 5.30 5.32 5.34
perl5.setup         Convert-Bencode 1.03
revision            3
license             {Artistic-1 GPL}
maintainers         nomaintainer

description         Functions for converting to/from bencoded strings
long_description    This module provides two functions, bencode and \
                    bdecode, which encode and decode bencoded strings \
                    respectively.  The description of bencode is part of \
                    the bittorrent protocol specification which can be \
                    found at http://bitconjurer.org/BitTorrent/protocol.html

checksums           rmd160  2e9897080aa80740fbabed7f6244497a49bd7373 \
                    sha256  269f3df865692596de214fe42b92dcf87d6a6bc22ddb7ed2abc7f48b82e45e6c

platforms           {darwin any}
supported_archs     noarch
