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

15 lines
378 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: Python olay odaklı ağ oluşturma çerçevesi.
# URL: http://www.twistedmatrix.com/
# Paketçi: milisarge
# Gerekler: python python-setuptools python-zope_interface
isim=python-twisted
surum=15.5.0
devir=1
kaynak=(http://pypi.python.org/packages/source/T/Twisted/Twisted-$surum.tar.bz2)
derle() {
cd Twisted-$surum
/usr/bin/python2 setup.py install --root=$PKG
}