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 /archivers/py-xopen | |
parent | 55caf841166c6b623c560ed35330457f97311a2e (diff) | |
download | ports-c63740208199641936685ceb327218d7e846b7c8.tar.gz ports-c63740208199641936685ceb327218d7e846b7c8.zip |
Notes
Diffstat (limited to 'archivers/py-xopen')
-rw-r--r-- | archivers/py-xopen/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/py-xopen/pkg-descr b/archivers/py-xopen/pkg-descr index f3639b8054d0..fdcbbe51d19a 100644 --- a/archivers/py-xopen/pkg-descr +++ b/archivers/py-xopen/pkg-descr @@ -3,4 +3,4 @@ open function, but can also deal with compressed files. Supported compression formats are gzip, bzip2 and xz. They are automatically recognized by their file extensions .gz, .bz2 or .xz. -WWW: https://pypi.python.org/pypi/xopen +WWW: https://pypi.org/project/xopen/ |