summaryrefslogtreecommitdiff
path: root/finance/py-bitcoinlib/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'finance/py-bitcoinlib/DESCR')
-rw-r--r--finance/py-bitcoinlib/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/finance/py-bitcoinlib/DESCR b/finance/py-bitcoinlib/DESCR
new file mode 100644
index 00000000000..cf08dc649e2
--- /dev/null
+++ b/finance/py-bitcoinlib/DESCR
@@ -0,0 +1,3 @@
+This Python2/3 library provides an easy interface to the bitcoin data structures
+and protocol. The approach is low-level and "ground up", with a focus on
+providing tools to manipulate the internals of how Bitcoin works.