Açıklama çevirisi

This commit is contained in:
Yaşar Çiv 2017-04-13 10:23:00 +03:00 committed by GitHub
parent e5ec8855a2
commit 9dc959e921
1 changed files with 4 additions and 7 deletions

View File

@ -1,8 +1,8 @@
# Description: A fully tested, abstract interface to creating OAuth 1.0 clients and servers.
# URL: URL: https://github.com/simplegeo/python-oauth2
# NuTyX package info file (http://nutyx.org)
# Packager: # NuTyX package info file (http://nutyx.org)
# Description: OAuth 1.0 istemcileri ve sunucuları oluşturmak için tamamen test edilmiş, soyut bir arayüz.
# URL: https://github.com/simplegeo/python-oauth2
# Packager: milisarge
# Depends on: python-httplib2 python-setuptools
name=python-oauth2
version=1.5.211
release=1
@ -15,6 +15,3 @@ build() {
python2 setup.py install --prefix=/usr --root=$PKG
}
# NuTyX Pkgfile (http://nutyx.org)