summaryrefslogtreecommitdiff
path: root/devel/py-radare2/PLIST
diff options
context:
space:
mode:
authorkhorben <khorben@pkgsrc.org>2015-11-16 01:31:10 +0000
committerkhorben <khorben@pkgsrc.org>2015-11-16 01:31:10 +0000
commit80d87e69ed3803685dab3b7f38885e3e1d1a19a4 (patch)
treedbff85b25536e2585e9555dc02fd960409c609a3 /devel/py-radare2/PLIST
parent10202dfd03dd2f22a4c79c522265edd79b645cc6 (diff)
downloadpkgsrc-80d87e69ed3803685dab3b7f38885e3e1d1a19a4.tar.gz
Import py-radare2 version 0.9.9 from wip
radare2 is an advanced commandline hexadecimal editor with a set of tools for working with binary files. This package provides Python bindings for radare2.
Diffstat (limited to 'devel/py-radare2/PLIST')
-rw-r--r--devel/py-radare2/PLIST8
1 files changed, 8 insertions, 0 deletions
diff --git a/devel/py-radare2/PLIST b/devel/py-radare2/PLIST
new file mode 100644
index 00000000000..7551e3fcf93
--- /dev/null
+++ b/devel/py-radare2/PLIST
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1 2015/11/16 01:31:10 khorben Exp $
+lib/python2.7/site-packages/r2/__init__.py
+lib/python2.7/site-packages/r2/_r_asm.so
+lib/python2.7/site-packages/r2/_r_bin.so
+lib/python2.7/site-packages/r2/_r_core.so
+lib/python2.7/site-packages/r2/r_asm.py
+lib/python2.7/site-packages/r2/r_bin.py
+lib/python2.7/site-packages/r2/r_core.py