python-isbnlib 3.10.4
Python library to work with ISBN strings
python-isbnlib
is a (pure) python library that provides several useful methods and functions to validate, clean, transform, hyphenate and get metadata for ISBN strings. Its origin was as the core of isbntools. This short version, is suitable to be include as a dependency in other projects.
- Outputs:
out
- Website: https://github.com/xlcnd/isbnlib
- Licenses: LGPL 3+
- Package source: gnu/packages/python-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-isbnlib 3.10.4
as follows:
guix install python-isbnlib@3.10.4
Or install the latest version:
guix install python-isbnlib
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.