summaryrefslogtreecommitdiffstats
path: root/debian/control
blob: 3ed2202f620cfda70df850291018092777caca4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: m2crypto-ext
Section: unknown
Priority: extra
Maintainer: Alexander Sulfrian <alex@spline.inf.fu-berlin.de>
Build-Depends: debhelper (>= 9), dh-python,
 python-all-dev, swig, python-setuptools,
 libssl-dev (>= 1.1)
Standards-Version: 3.9.1
Homepage: http://git.spline.inf.fu-berlin.de/m2crypto-ext/
Vcs-Git: git://git.spline.inf.fu-berlin.de/m2crypto-ext

Package: python-m2crypto-ext
Architecture: any
Depends: ${shlibs:Depends}, ${python:Depends}, python-m2crypto, ${misc:Depends}
Provides: ${python:Provides}
Description: Extensions for m2crypto
 This adds a missing function to m2crypto to get the extension
 stack out of a x509 certificate request.