Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a5c249bff558e886ef2059b53edc224a0a767e8a
commit a5c249bff558e886ef2059b53edc224a0a767e8a Author: Slown <[email protected]> Date: Wed Feb 1 22:12:53 2012 +0100 pyftpdlib-0.7.0-1-i686 * new package diff --git a/source/lib-extra/pyftpdlib/FrugalBuild b/source/lib-extra/pyftpdlib/FrugalBuild new file mode 100644 index 0000000..42281fb --- /dev/null +++ b/source/lib-extra/pyftpdlib/FrugalBuild @@ -0,0 +1,12 @@ +# Compiling Time: 0 SBU +# Maintainer: Slown <[email protected]> + +pkgname=pyftpdlib +pkgver=0.7.0 +pkgrel=1 +pkgdesc="Complete asynchronous FTP server library in Python" +rodepends=('python') +groups=('lib-extra') +archs=('i686' 'x86_64') +Finclude googlecode +sha1sums=('b8ace5a3851f31a6d61a8c17fd850ca11166c8c6') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
