isbnlib 3.10.14-0.1 source package in Ubuntu

Changelog

isbnlib (3.10.14-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream version 3.10.14
  * Drop build-dependecy on python3-nose (Closes: #1018381)

 -- Alexandre Detiste <email address hidden>  Sat, 25 May 2024 15:32:35 +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 Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
isbnlib_3.10.14-0.1.dsc 1.8 KiB 555e5aea1ff352eca772679e35441d70ce7802094a603653de660350e764eb44
isbnlib_3.10.14.orig.tar.gz 64.8 KiB 2aaed501b34a72c2f018b245358c0ef15772c1f3b9c2a8f407194e209b0f5804
isbnlib_3.10.14-0.1.debian.tar.xz 1.8 KiB fb845572e6050c70e74c1afd5a427920de799658ca4fe6ad804a708d27bf521a

Available diffs

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.