Açıklama çevirisi

This commit is contained in:
Yaşar Çiv 2017-04-13 10:13:40 +03:00 committed by GitHub
parent da908b66b4
commit b90ba14a81
1 changed files with 5 additions and 9 deletions

View File

@ -1,8 +1,8 @@
# Description: Comprehensive HTTP client library, supporting many features.
# URL: URL: http://code.google.com/p/httplib2/
# NuTyX package info file (http://nutyx.org)
# Packager: # NuTyX package info file (http://nutyx.org)
# Depends on: python
# Description: Birçok özelliği destekleyen kapsamlı HTTP istemci kütüphanesi.
# URL: http://code.google.com/p/httplib2/
# Packager: milisarge
# Depends on: python
name=python-httplib2
version=0.9
release=1
@ -21,7 +21,3 @@ build() {
#
python2 setup.py install --prefix=/usr --root=$PKG
}
# NuTyX Pkgfile (http://nutyx.org)