isbnlib 3.9.3-1.2 source package in Ubuntu
Changelog
isbnlib (3.9.3-1.2) unstable; urgency=medium * Non-maintainer upload. * Add upstream fix for compatibility with Python 3.10. (Closes: #1002165) -- Adrian Bunk <email address hidden> Sat, 05 Feb 2022 07:29:00 +0200
Upload details
- Uploaded by:
- Aigars Mahinovs
- Uploaded to:
- Sid
- Original maintainer:
- Aigars Mahinovs
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Noble | release | universe | misc | |
Mantic | release | universe | misc | |
Lunar | release | universe | misc | |
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
isbnlib_3.9.3-1.2.dsc | 1.7 KiB | 34736686e14eacc30a0f286275119097c668cb847383aae47d01404d17399f4d |
isbnlib_3.9.3.orig.tar.gz | 78.9 KiB | 3a3dbe59a72de55c764098a2a2d809b9cb206696e7573233a99272c04198af6d |
isbnlib_3.9.3-1.2.debian.tar.xz | 2.2 KiB | 90a560c1ad2397d5f0f56c320450b93aef3dd3ce3702f664e70c9653afa1484c |
Available diffs
- diff from 3.9.3-1.1 to 3.9.3-1.2 (783 bytes)
No changes file available.
Binary packages built by this source
- python3-isbnlib: ISBN processing library
ISBNlib is a pure Python library for validating, cleaning and getting
metadata from ISBN strings.
.
ISBN or International Standard Book Number format is somewhat fluid so
this library provides ways to parse it to canonical form and then also to
validate the numbers via databases as well as get metainfo for issued
ISBNs.
.
Python3 version.