diff options
Diffstat (limited to 'archivers/py-xopen/pkg-descr')
-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/ |