contextlib2 is a backport of the standard library’s contextlib
module to earlier Python versions.
It also serves as a real world proving ground for possible future
enhancements to the standard library version.
Development
contextlib2 has no runtime dependencies, but requires unittest2 for
testing on Python 2.x, as well as setuptools and wheel to generate
universal wheel archives.
Local testing is just a matter of running python test_contextlib2.py.
Python3 is an optional dependency.
Maintained by: Alan Aversa
Keywords: context management
ChangeLog: contextlib2
Homepage:
https://pypi.org/project/contextlib2/
Download SlackBuild:
contextlib2.tar.gz
contextlib2.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
contextlib2.SlackBuild |
contextlib2.info |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds