Merge pull request #2717 from okapia/python-vobject
New package: python-vobject-0.8.1c
This commit is contained in:
commit
6e99473e34
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'python-vobject'
|
||||
pkgname=python-vobject
|
||||
version=0.8.1c
|
||||
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://vobject.skyhouseconsulting.com/"
|
||||
distfiles="http://vobject.skyhouseconsulting.com/vobject-${version}.tar.gz"
|
||||
checksum=594113117f2017ed837c8f3ce727616f9053baa5a5463a7420c8249b8fc556f5
|
Loading…
Reference in New Issue