milis/talimatname/genel/p/python-zope_interface/talimat

16 lines
413 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Tanım: Zope3 arayüz kütüphanesi.
# URL: http://pypi.python.org/pypi/zope.interface/
# Paketçi: milisarge
# Gerekler: python python-setuptools
# Grup: kütüphane
isim=python-zope_interface
surum=4.1.3
devir=1
kaynak=(http://pypi.python.org/packages/source/z/zope.interface/zope.interface-$surum.tar.gz)
derle() {
cd zope.interface-$surum
/usr/bin/python2 setup.py install --root=$PKG --prefix=/usr
}