summaryrefslogtreecommitdiff
path: root/dapper/README.Debian
blob: 884deb8d0c81b1070cd7d7f7e9b216b2c37c3e96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Debian notes -- pyOpenSSL
-------------------------

The source package is split up over four binary packages:

* python2.2-pyopenssl -- compiled for Python 2.2
* python2.3-pyopenssl -- compiled for Python 2.3
* python-pyopenssl    -- dummy package that depends on the default
                         Python version (currently 2.3)
* pyopenssl-doc       -- documentation for pyOpenSSL


Martin Sjögren <sjogren@debian.org>