parent
4c2814d28a
commit
a743b68955
1 changed files with 14 additions and 0 deletions
14
srcpkgs/jc/template
Normal file
14
srcpkgs/jc/template
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'jc'
|
||||
pkgname=jc
|
||||
version=1.18.6
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-Pygments"
|
||||
checkdepends="python3-pytest $depends"
|
||||
short_desc="Convert to JSON"
|
||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/kellyjonbrazil/jc"
|
||||
distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=5347188ed55762a0325d5d8f6a1ff3ec221b4ad548dee085fadc5fe10366af93
|
Loading…
Reference in a new issue