~barry/ubuntu/oneiric/pycurl/bug-788514

« back to all changes in this revision

Viewing changes to debian/README.Debian

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-05-24 13:00:47 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20070524130047-f1eds51xycdubvpt
Tags: 7.16.2.1-2ubuntu1
* Merge from Debian; remaining changes:
  - Build a python-pycurl-dbg package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Hi dear user,
2
 
 
3
 
  if you are a programmer looking for documentation on PycURL, this
4
 
is the right place. You know, documentation is boring to be written
5
 
and to keep updated. Indeed PycURL developers are still writing it ;)
6
 
please be patient.
7
 
 
8
 
Anyway you could be interested in using libcurl documentation, which is
9
 
provided by libcurl-dev Debian package. Some PycURL functions/objects
10
 
have a direct mapping on the libcurl ones.
11
 
 
12
 
i.e. try "man curl_easy_setopt"
13
 
 
14
 
 
15
 
 -- Domenico Andreoli <cavok@debian.org> Wed, 18 Dec 2002 01:57:45 +0100