milis/talimatname/genel/p/python3-pyasn1/talimat

16 lines
365 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 3 için ASN.1 kütüphanesi
# URL: https://pypi.io/packages/source/p/pyasn1
# Paketçi: Cihan_Alkan
# Gerekler: python3 python3-setuptools
# Grup: kütüphane
isim=python3-pyasn1
surum=0.4.3
devir=1
kaynak=(https://pypi.io/packages/source/p/pyasn1/pyasn1-$surum.tar.gz)
derle() {
cd pyasn1-${surum}
python3 setup.py install --root="${PKG}"
}