mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
New package: python3-puremagic-1.11
This commit is contained in:
parent
521e37fab5
commit
3cb02b1c07
1 changed files with 14 additions and 0 deletions
14
srcpkgs/python3-puremagic/template
Normal file
14
srcpkgs/python3-puremagic/template
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'python3-puremagic'
|
||||
pkgname=python3-puremagic
|
||||
version=1.11
|
||||
revision=1
|
||||
wrksrc="puremagic-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3"
|
||||
depends="python3"
|
||||
short_desc="Python module to identify files based off their magic numbers"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/cdgriffith/puremagic"
|
||||
distfiles="${PYPI_SITE}/p/puremagic/puremagic-${version}.tar.gz"
|
||||
checksum=09d762b9d83c65a83617ee57a3532eb10663f394c1caf81390516c5b1cc0fc6b
|
Loading…
Add table
Reference in a new issue