summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPierre LALET2017-06-28 10:31:36 +0200
committerPierre LALET2017-06-28 10:31:36 +0200
commite263473295b9a368f645c3d9152b2ae8babbb115 (patch)
tree4bbcd1ab867c1f43670b977d5bc470fbac9af328 /.SRCINFO
downloadaur-e263473295b9a368f645c3d9152b2ae8babbb115.tar.gz
Add package ivre - https://ivre.rocks/
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 23 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..eb9967aa1f5b
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,23 @@
+pkgbase = ivre
+ pkgdesc = Network recon framework
+ pkgver = 0.9.6
+ pkgrel = 1
+ url = https://ivre.rocks/
+ arch = any
+ license = GPL3
+ makedepends = git
+ makedepends = python-setuptools
+ depends = python
+ depends = python-crypto
+ depends = python-pymongo
+ optdepends = python-py2neo: flow analysis support
+ optdepends = python-sqlalchemy: PostgreSQL backend support
+ optdepends = python-psycopg2: PostgreSQL backend support
+ optdepends = python-pillow: Screenshots
+ optdepends = python-dbus: 3D traceroute graphs
+ optdepends = python-matplotlib: Plots
+ source = https://github.com/cea-sec/ivre/archive/v0.9.6.tar.gz
+ sha256sums = d82d20ec0dc8fcb8e521061636b99367faf5c2bf2051c6dfaa85fac8abf72f3b
+
+pkgname = ivre
+