Açıklama çevirisi

This commit is contained in:
Yaşar Çiv 2017-04-12 16:00:27 +03:00 committed by GitHub
parent 04ea9723e7
commit f1b3229f5b
1 changed files with 5 additions and 9 deletions

View File

@ -1,8 +1,8 @@
# Description: A Python2 library that parses CSS3 Selectors and translates them to XPath 1.0.
# URL: URL: http://pypi.python.org/pypi/cssselect
# NuTyX package info file (http://nutyx.org)
# Packager: # NuTyX package info file (http://nutyx.org)
# Description: CSS3 Seçicilerini ayrıştıran ve XPath 1.0'a çeviren bir Python2 kitaplığı.
# URL: http://pypi.python.org/pypi/cssselect
# Packager: milisarge
# Depends on: python
name=python-cssselect
version=0.9.1
release=1
@ -14,7 +14,3 @@ build() {
cd cssselect-$version
python2 setup.py install --prefix=/usr --root=$PKG
}
# NuTyX Pkgfile (http://nutyx.org)