mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: python3-rtf_tokenize-1.0.0
This commit is contained in:
parent
bc8c319196
commit
6c16e2e520
1 changed files with 15 additions and 0 deletions
15
srcpkgs/python3-rtf_tokenize/template
Normal file
15
srcpkgs/python3-rtf_tokenize/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'python3-rtf_tokenize'
|
||||||
|
pkgname=python3-rtf_tokenize
|
||||||
|
version=1.0.0
|
||||||
|
revision=1
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
makedepends="python3-devel"
|
||||||
|
depends="python3"
|
||||||
|
checkdepends="python3-pytest"
|
||||||
|
short_desc="Simple RTF tokenizer package for Python"
|
||||||
|
maintainer="Mohammed Anas <triallax@tutanota.com>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
|
homepage="https://github.com/openstenoproject/rtf_tokenize"
|
||||||
|
distfiles="${PYPI_SITE}/r/rtf_tokenize/rtf_tokenize-${version}.tar.gz"
|
||||||
|
checksum=5c3df390d00479bd7637c823bfcd6fdfb21ddd1b96ae815463de7e1ed392d608
|
Loading…
Add table
Reference in a new issue