Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1ec350afeb4fa49c398bd69420a88c0798dc13c2
commit 1ec350afeb4fa49c398bd69420a88c0798dc13c2 Author: bouleetbil <[email protected]> Date: Tue Dec 30 20:31:53 2008 +0100 pyparsing-1.5.1-1-i686 *new package diff --git a/source/devel-extra/pyparsing/FrugalBuild b/source/devel-extra/pyparsing/FrugalBuild new file mode 100644 index 0000000..cc19994 --- /dev/null +++ b/source/devel-extra/pyparsing/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling Time: 0 SBU +# Maintainer: bouleetbil <[email protected]> + +pkgname=pyparsing +pkgver=1.5.1 +pkgrel=1 +pkgdesc="Alternative approach to creating and executing simple grammars, vs." +depends=('python') +_F_sourceforge_prefix=$pkgname- +Finclude sourceforge +url="http://pyparsing.wikispaces.com" +groups=('devel-extra') +archs=('i686') +sha1sums=('5d3218cba6e00b8ca7cf842f3c8e5db2ce6f5f85') + _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
