Created
February 21, 2011 01:46
-
-
Save didip/836555 to your computer and use it in GitHub Desktop.
dpkg -s ubuntu python-pycurl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dpkg -s python-pycurl | |
Package: python-pycurl | |
Status: install ok installed | |
Priority: optional | |
Section: python | |
Installed-Size: 272 | |
Maintainer: Ubuntu Developers <[email protected]> | |
Architecture: amd64 | |
Source: pycurl | |
Version: 7.19.0-3 | |
Replaces: python2.3-pycurl, python2.4-pycurl | |
Provides: python2.6-pycurl | |
Depends: libc6 (>= 2.2.5), libcurl3-gnutls (>= 7.19.5), libgcrypt11 (>= 1.4.2), libgnutls26 (>= 2.7.14-0), libgssapi-krb5-2 (>= 1.6.dfsg.2), libidn11 (>= 1.13), libldap-2.4-2 (>= 2.4.7), zlib1g (>= 1:1.1.4), python (<< 2.7), python (>= 2.6), python-support (>= 0.90.0) | |
Suggests: libcurl4-gnutls-dev, python-pycurl-dbg | |
Conflicts: python2.3-pycurl, python2.4-pycurl |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment