You are not logged in.
PKGBUILD:
#Created by sweiss (sweiss4@gmx.net)
pkgname=psyco
pkgver=1.2
pkgrel=1
pkgdesc="An inline optimizer for Python code."
url="http://sourceforge.net/projects/psyco"
license=""
depends=('python' 'glibc')
makedepends=()
conflicts=()
replaces=()
backup=()
install=
source=(http://umn.dl.sourceforge.net/sourceforge/psyco/$pkgname-$pkgver-src.tar
.gz)
md5sums=(441bfc7693bf13902a479550dcbaabd2)
build() {
cd $startdir/src/$pkgname-$pkgver
python setup.py install --root=$startdir/pkg || return 1
}
Can be found here.
Have fun.
Some PKGBUILDs: http://members.lycos.co.uk/sweiss3
Offline
Python and AL doesn't go together in the official [current/extra] repos.
(un)fortunately there is incoming.. [eric3 is there too, PyQT..]
Spe (with wxGlade) and/or Boa Constructor is not there.
your addition is a good addition. hope a maintainer gets this
Offline
What do you mean Python and AL don't go together? Python works fine over here.
SPE is in Staging. I should check if there's un update, it's been a while. I made a Boa Constructor package awhile ago, and it works fine as well.
"Contrary to popular belief, penguins are not the salvation of modern technology. Neither do they throw parties for the urban proletariat."
Offline
sorry for the confusion. I just meant that there aren't enough Python-related pkgs. But if you keep that way then soon we'll have them all
Offline