Açıklama çevirisi
This commit is contained in:
parent
f7d2fb8f98
commit
01d62f32ac
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue