Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=ed198b66cebbfdcb3e058354dc3e6a1ef0cbcd35
commit ed198b66cebbfdcb3e058354dc3e6a1ef0cbcd35 Author: Slown <[email protected]> Date: Mon Dec 17 18:25:20 2012 +0100 python-memoryprofiler-0.19-1-i686 * new package diff --git a/source/devel-extra/python-memoryprofiler/FrugalBuild b/source/devel-extra/python-memoryprofiler/FrugalBuild new file mode 100644 index 0000000..fcc2fb0 --- /dev/null +++ b/source/devel-extra/python-memoryprofiler/FrugalBuild @@ -0,0 +1,14 @@ +# Compiling Time: 0 SBU +# Maintainer: Slown <[email protected]> + +pkgname=python-memoryprofiler +_F_archive_name="memory_profiler" +pkgver=0.19 +pkgrel=1 +pkgdesc="A module for monitoring memory usage of a python program" +depends=('python-psutil') +groups=('devel-extra') +archs=('i686' 'x86_64') +_F_pypi_name="memory_profiler" +Finclude pypi +sha1sums=('44503fcecb2a44aa90563bfcca470126331a7d05') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
