diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-04-25 16:42:37 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-04-25 16:42:37 +0000 |
commit | c63740208199641936685ceb327218d7e846b7c8 (patch) | |
tree | 5816208a1a58cec4948e059798f42fb162cd7327 /news/py-pynzb | |
parent | 55caf841166c6b623c560ed35330457f97311a2e (diff) | |
download | ports-c63740208199641936685ceb327218d7e846b7c8.tar.gz ports-c63740208199641936685ceb327218d7e846b7c8.zip |
Notes
Diffstat (limited to 'news/py-pynzb')
-rw-r--r-- | news/py-pynzb/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/py-pynzb/pkg-descr b/news/py-pynzb/pkg-descr index b31b63c0d05e..07625f80d801 100644 --- a/news/py-pynzb/pkg-descr +++ b/news/py-pynzb/pkg-descr @@ -5,4 +5,4 @@ Since NZB is XML-based, it's relatively easy to build one-off parsers to parse NZB files. This project is an attempt to consolidate those many one-off NZB parsers into one simple interface. -WWW: https://pypi.python.org/pypi/pynzb +WWW: https://pypi.org/project/pynzb/ |