mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
New package: python3-listparser-0.18
This commit is contained in:
parent
7ee09d25ef
commit
93ed5cb89a
1 changed files with 14 additions and 0 deletions
14
srcpkgs/python3-listparser/template
Normal file
14
srcpkgs/python3-listparser/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'python3-listparser'
|
||||||
|
pkgname=python3-listparser
|
||||||
|
version=0.18
|
||||||
|
revision=1
|
||||||
|
wrksrc="listparser-$version"
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
short_desc="Parse subscription lists in Python"
|
||||||
|
maintainer="Michal Vasilek <michal@vasilek.cz>"
|
||||||
|
license="LGPL-3.0-or-later"
|
||||||
|
homepage="https://github.com/kurtmckee/listparser"
|
||||||
|
changelog="https://raw.githubusercontent.com/kurtmckee/listparser/develop/CHANGELOG.rst"
|
||||||
|
distfiles="${PYPI_SITE}/l/listparser/listparser-${version}.tar.gz"
|
||||||
|
checksum=4be0cc459b9f3d9f24726f0f448ac67ff8d4c87a7010453dca817b556bd0b841
|
Loading…
Add table
Reference in a new issue