blob: 884deb8d0c81b1070cd7d7f7e9b216b2c37c3e96 [file] [log] [blame]
Jean-Paul Calderone897bc252008-02-18 20:50:23 -05001Debian notes -- pyOpenSSL
2-------------------------
3
4The source package is split up over four binary packages:
5
6* python2.2-pyopenssl -- compiled for Python 2.2
7* python2.3-pyopenssl -- compiled for Python 2.3
8* python-pyopenssl -- dummy package that depends on the default
9 Python version (currently 2.3)
10* pyopenssl-doc -- documentation for pyOpenSSL
11
12
13Martin Sjรถgren <sjogren@debian.org>