17 lines
579 B
Bash
17 lines
579 B
Bash
# Template file for 'python-vobject'
|
|
pkgname=python-vobject
|
|
version=0.9.2
|
|
revision=1
|
|
wrksrc=vobject-${version}
|
|
noarch=yes
|
|
build_style=python-module
|
|
pycompile_module="vobject"
|
|
hostmakedepends="python-setuptools"
|
|
depends="python-dateutil"
|
|
short_desc="Vobject parses and creates iCalendar and vCard files in Python2"
|
|
maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
|
license="Apache-2.0"
|
|
homepage="http://eventable.github.io/vobject"
|
|
distfiles="https://github.com/eventable/vobject/archive/${version}.tar.gz"
|
|
checksum=3df7a6f59a7696932b83ed1da0fc8f84228bbe7456faf395f8c0cbbd988859f0
|