Language

Package: python2-xopen @ 0.5.0

Synopsis

Open compressed files transparently

Description

This module provides an xopen function that works like Python's built-in open function, but can also deal with compressed files. Supported compression formats are gzip, bzip2 and, xz, and are automatically recognized by their file extensions. The focus is on being as efficient as possible on all supported Python versions.

Home page
https://github.com/marcelm/xopen/
Location
gnu/packages/python-xyz.scm (line: 13449, column: 4)
License

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'python2-setuptools-scm' should probably be a native input