Difference between revisions of "Bitcointools"

From Bitcoin Wiki
Jump to: navigation, search
(Created article for Bitcointools utility.)
 
(license categories)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
Python-based tools for the Bitcoin cryptocurrency system.
 
Python-based tools for the Bitcoin cryptocurrency system.
 +
 +
This software is open source.
  
 
==External Files==
 
==External Files==
  
 
* [http://github.com/gavinandresen/bitcointools Bitcointools] project site
 
* [http://github.com/gavinandresen/bitcointools Bitcointools] project site
 +
 +
[[Category:Free Software]]
 +
[[Category:License/MIT-X11]]
 +
[[Category:Open Source]]

Latest revision as of 19:25, 26 February 2011

Python-based tools for the Bitcoin cryptocurrency system.

This software is open source.

External Files