py3-reportlab
This commit is contained in:
parent
1e3f6a923b
commit
1c9edabb5f
|
@ -1,15 +1,14 @@
|
||||||
# Tanım: Kanıtlanmış bir endüstri gücü PDF oluşturma çözümü
|
# Tanım: Kanıtlanmış bir endüstri gücü PDF oluşturma çözümü
|
||||||
# URL: http://www.reportlab.org/rl_toolkit.html
|
# URL: http://www.reportlab.org/rl_toolkit.html
|
||||||
# Paketçi: alihan-ozturk28@hotmail.com
|
# Paketçi: milisarge
|
||||||
# Gerekler: python3 python3-pillow freetype python3-pip
|
# Gerekler: python3 python3-pillow freetype python3-pip
|
||||||
# Grup: sistem
|
# Grup: kütüphane
|
||||||
|
|
||||||
isim=python3-reportlab
|
isim=python3-reportlab
|
||||||
surum=3.3.0
|
surum=3.5.1
|
||||||
devir=1
|
devir=1
|
||||||
|
|
||||||
kaynak=(
|
kaynak=(https://pypi.python.org/packages/source/r/reportlab/reportlab-$surum.tar.gz)
|
||||||
https://pypi.python.org/packages/source/r/reportlab/reportlab-$surum.tar.gz)
|
|
||||||
|
|
||||||
derle() {
|
derle() {
|
||||||
cd reportlab-$surum
|
cd reportlab-$surum
|
||||||
|
|
Loading…
Reference in New Issue