Source: orangeassassin
Section: mail
Priority: optional
Maintainer: Hugo Lefeuvre <hle@debian.org>
Build-Depends: debhelper (>= 10),
               dh-python,
               python3-all,
               python3-setuptools
Standards-Version: 4.1.1
Homepage: https://orangeassassin.org/
Vcs-Git: https://anonscm.debian.org/git/collab-maint/orangeassassin.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/orangeassassin.git

Package: orangeassassin
Architecture: all
Depends: python3-dateutil,
         python3-dill,
         python3-dkim,
         python3-dns,
         python3-dnslib,
         python3-dnspython,
         python3-future,
         python3-jinja2,
         python3-langdetect,
         python3-mock,
         python3-mysqldb,
         python3-pep8,
         python3-pillow,
         python3-pygeoip,
         python3-pymysql,
         python3-pypdf2,
         python3-raven,
         python3-spf,
         python3-spoon,
         python3-sqlalchemy,
         pyzor,
         ${misc:Depends},
         ${python3:Depends}
Description: Antispam Email Filtering Framework
 OrangeAssassin is an open-source drop-in replacement for SpamAssassin. All
 basic SpamAssassin plugins are already available. Additionally, the
 framework supports easy development of new plugins.
