slackbuilds_ponce/python/pynzb/pynzb.info
Robby Workman 7a1b4848a3 python/*: Moved a lot of Python stuff here
The criteria for whether something "belongs" in Development or
Libraries or Python or ... is admittedly arbitrary.  As a general
rule, if it could be either Libraries or Python, it's Python.
Otherwise, pick one and we'll go from there...

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-03-20 12:33:01 -05:00

10 lines
308 B
Text

PRGNAM="pynzb"
VERSION="0.1.0"
HOMEPAGE="https://github.com/ericflo/pynzb"
DOWNLOAD="http://pypi.python.org/packages/source/p/pynzb/pynzb-0.1.0.tar.gz"
MD5SUM="63c74a36348ac28aa99732dcb8be8c59"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Lionel Young"
EMAIL="redtricycle@gmail.com"
APPROVED="Niels Horn"