# -*- 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 python26 1.0

name                py26-roman
version             1.4.0
revision            1
categories-append   textproc
maintainers         jmr openmaintainer
description         Integer to Roman numerals converter module for Python
homepage            http://pypi.python.org/pypi/roman
master_sites        http://pypi.python.org/packages/source/r/roman/
distname            roman-${version}

checksums           md5     4f8832ed4108174b159c2afb4bd1d1dd \
                    sha1    3d9cf0c46a4e3558785a9f7c90cd96a2d31dc9b0 \
                    rmd160  9c9f1d8de8e19f6dcab02a28b2a28a1a7f3dd546


