Source: dronebl-tools
Section: admin
Priority: extra
Maintainer: William Pitcock <nenolod@dereferenced.org>
Build-Depends: cdbs, debhelper (>= 6), python, python-central
Standards-Version: 3.8.0
Homepage: http://dronebl.org/doc/dronebl-tools
XS-Python-Version: all

Package: dronebl-tools
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
XB-Python-Version: ${python:Versions}
Description: tools for interaction with the DroneBL rpc2 webservice
 This package contains tools and a Python module for interaction with
 the DroneBL rpc2 webservice, as well as other webservices which implement
 the same protocol. The commandline tools can be used in combination with
 fail2ban to submit bruteforce attackers to DroneBL and other blacklists.
 .
 The Python module can be used to integrate DroneBL and other blacklists
 with other applications.
 .
 Please note that an RPCKEY is needed in order to access webservices
 implementing this protocol.
