Source: python-pymisp
Section: python
Priority: optional
Maintainer: Sophie Brun <sophie@freexian.com>
Build-Depends: debhelper (>= 10),
 dh-python,
 python-all,
 python-setuptools,
 python3-all,
 python3-setuptools,
 python-jsonschema,
 python-dateutil,
 python-magic-ahupp,
 python-requests-mock,
 python-six,
 python3-jsonschema,
 python3-dateutil,
 python3-magic-ahupp,
 python3-requests-mock,
 python3-six,
 python3-sphinx,
 python3-recommonmark
Standards-Version: 4.1.0
Homepage: https://github.com/MISP/PyMISP
Vcs-Git: git://git.kali.org/packages/python-pymisp.git
Vcs-Browser: http://git.kali.org/gitweb/?p=packages/python-pymisp.git;a=summary
Testsuite: autopkgtest-pkg-python

Package: python-pymisp
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Recommends: python-pymisp-doc
Description: Python Library to access MISP (Python 2)
 This package contains a Python library to access MISP platforms via their REST
 API.
 .
 PyMISP allows you to fetch events, add or update events/attributes, add or
 update samples or search for attributes.
 .
 This package installs the library for Python 2.

Package: python3-pymisp
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Recommends: python-pymisp-doc
Description: Python Library to access MISP (Python 3)
 This package contains a Python library to access MISP platforms via their REST
 API.
 .
 PyMISP allows you to fetch events, add or update events/attributes, add or
 update samples or search for attributes.
 .
 This package installs the library for Python 3.

Package: python-pymisp-doc
Section: doc
Architecture: all
Depends: ${sphinxdoc:Depends}, ${misc:Depends}
Description: Python Library to access MISP (Documentation)
 This package contains a Python library to access MISP platforms via their REST
 API.
 .
 PyMISP allows you to fetch events, add or update events/attributes, add or
 update samples or search for attributes.
 .
 This package contains the documentation.
