14 lines
454 B
Bash
14 lines
454 B
Bash
# Template file for 'python3-isbnlib'
|
|
pkgname=python3-isbnlib
|
|
version=3.10.8
|
|
revision=3
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3"
|
|
short_desc="Python3 library for ISBN"
|
|
maintainer="xaltsc <xaltsc@protonmail.ch>"
|
|
license="LGPL-3.0-only"
|
|
homepage="https://github.com/xlcnd/isbnlib"
|
|
distfiles="${PYPI_SITE}/i/isbnlib/isbnlib-${version}.tar.gz"
|
|
checksum=ea406ef2e14388ab396495f0f604d2d3c96cb5a256b96bc0556dd871cd7dc7b4
|