From f1b3229f5b286581659fb250099fe3f733ab740b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ya=C5=9Far=20=C3=87iv?= Date: Wed, 12 Apr 2017 16:00:27 +0300 Subject: [PATCH] =?UTF-8?q?A=C3=A7=C4=B1klama=20=C3=A7evirisi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- talimatname/genel/python-cssselect/talimat | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/talimatname/genel/python-cssselect/talimat b/talimatname/genel/python-cssselect/talimat index 17fa3ad24..1f3b8ec8a 100644 --- a/talimatname/genel/python-cssselect/talimat +++ b/talimatname/genel/python-cssselect/talimat @@ -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) -# Depends on: python +# 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)