Açıklama çevirisi

This commit is contained in:
Yaşar Çiv 2017-04-13 10:58:22 +03:00 committed by GitHub
parent f7d2fb8f98
commit 01d62f32ac
1 changed files with 4 additions and 8 deletions

View File

@ -1,8 +1,8 @@
# Description: Simple, fast, extensible JSON encoder/decoder for Python.
# URL: URL: http://undefined.org/python/#simplejson
# NuTyX package info file (http://nutyx.org)
# Packager: # NuTyX package info file (http://nutyx.org)
# Description: Python için basit ve hızlı, genişletilebilir JSON kodlayıcı / kod çözücü.
# URL: http://undefined.org/python/#simplejson
# Packager: milisarge
# Depends on: python-setuptools
name=python-simplejson
version=3.6.3
release=1
@ -14,7 +14,3 @@ build() {
cd simplejson-$version
python2 setup.py install --prefix=/usr --root=$PKG
}
# NuTyX Pkgfile (http://nutyx.org)