+ PycURL is a Python interface to libcurl. PycURL can be used to fetch objects identified by a URL from a Python program, similar to the urllib Python module. PycURL is mature, very fast, and supports a lot of features
builddeps :
- pkgconfig(libcurl)
- - pyflakes
- - python-bottle
- - python-flaky
- - python-nose
- python-setuptools
-setup : |
- # remove bundled libraries
- rm -f tests/fake-curl/libcurl/*.so
-
- # remove test-cases that won't work in our sandbox
- %python_test %make test NOSETESTS="nosetests-%python2_version% -v"
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -1,21 +1,22 @@
<PISI>
<Source>
<Name>python-pycurl</Name>
+ <Homepage>http://pycurl.io/</Homepage>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua@streambits.io</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Packager>
<License>MIT</License>
<PartOf>system.base</PartOf>
<Summary xml:lang="en">Curl module for python</Summary>
- <Description xml:lang="en">Easy access to libcurl from Python
+ <Description xml:lang="en">PycURL is a Python interface to libcurl. PycURL can be used to fetch objects identified by a URL from a Python program, similar to the urllib Python module. PycURL is mature, very fast, and supports a lot of features
<Summary xml:lang="en">Curl module for python</Summary>
- <Description xml:lang="en">Easy access to libcurl from Python
+ <Description xml:lang="en">PycURL is a Python interface to libcurl. PycURL can be used to fetch objects identified by a URL from a Python program, similar to the urllib Python module. PycURL is mature, very fast, and supports a lot of features