Source: cabby
Section: misc
Priority: optional
Maintainer: Kali Developers <devel@kali.org>
Uploaders: Sophie Brun <sophie@offensive-security.com>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-setuptools,
 python3-all,
 python3-colorlog,
 python3-furl,
 python3-libtaxii,
 python3-sphinx,
 python3-tz,
Testsuite: autopkgtest-pkg-python
Standards-Version: 4.6.2
Homepage: https://github.com/eclecticiq/cabby
Vcs-Browser: https://gitlab.com/kalilinux/packages/cabby
Vcs-Git: https://gitlab.com/kalilinux/packages/cabby.git

Package: python3-cabby
Architecture: all
Multi-Arch: foreign
Depends:
 ${python3:Depends},
 ${misc:Depends},
Suggests:
 python-cabby-doc,
Description: TAXII client implementation from EclecticIQ (Python 3)
 This package contains a Python TAXII client implementation from EclecticIQ.
 .
 This package installs the library for Python 3.

Package: python-cabby-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
 ${sphinxdoc:Depends},
 ${misc:Depends},
Description: TAXII client implementation from EclecticIQ (common documentation)
 This package contains a Python TAXII client implementation from EclecticIQ.
 .
 This is the common documentation package.
