Source: python-faraday
Section: python
Priority: optional
Maintainer: Kali Developers <devel@kali.org>
Uploaders: Sophie Brun <sophie@offensive-security.com>
Build-Depends: debhelper-compat (= 12), dh-python, python
Standards-Version: 4.3.0
Homepage: http://faradaysec.com
Vcs-Git: git://git.kali.org/packages/python-faraday.git
Vcs-Browser: http://git.kali.org/gitweb/?p=packages/python-faraday.git;a=summary

Package: python-faraday
Architecture: all
Depends: curl,
         gir1.2-gtk-3.0,
         gir1.2-vte-2.91,
	 postgresql,
         python-alembic,
	 python-attr,
         python-autobahn,
         python-bcrypt,
	 python-click,
         python-colorama,
         python-dateutil,
         python-deprecation,
	 python-filedepot,
	 python-filteralchemy,
         python-flask (>= 1.0),
	 python-flask-classful,
	 python-flask-restless,
	 python-flask-security (>= 3.0.0),
	 python-flask-session,
         python-flask-sqlalchemy,
	 python-future,
         python-gobject,
         python-ipy,
	 python-marshmallow,
	 python-marshmallow-sqlalchemy,
         python-mockito,
	 python-nplusone,
         python-openssl,
         python-pil,
	 python-pip,
         python-psycopg2,
         python-pyasn1-modules,
         python-requests,
         python-service-identity,
	 python-simplejson,
         python-slugify,
         python-sqlalchemy,
         python-sqlalchemy-schemadisplay,
         python-tornado,
         python-tqdm,
         python-twisted (>= 18.7.0),
	 python-webargs (>= 4.4.1),
         python-websocket (>= 0.53.0),
         python-whoosh,
	 sudo,
         zsh | zsh-beta,
         ${misc:Depends},
         ${python:Depends},
         ${shlibs:Depends}
Recommends: python-bs4, python-selenium, ruby | ruby-interpreter
Description: Collaborative Penetration Test IDE
 Faraday introduces a new concept (IPE) Integrated Penetration-Test Environment
 a multiuser Penetration test IDE. Designed for distribution, indexation and
 analysis of the generated data during the process of a security audit.
 .
 The main purpose of Faraday is to re-use the available tools in the community
 to take advantage of them in a multiuser way.
