Metadata-Version: 1.1
Name: Abe
Version: 0.7.1
Summary: Abe: a free block chain browser for Bitcoin-based currencies.
Home-page: https://github.com/jtobey/bitcoin-abe
Author: John Tobey
Author-email: John.Tobey@gmail.com
License: UNKNOWN
Description: Abe reads the Bitcoin block chain from disk, loads
        it into a database, indexes it, and provides a web interface to search
        and navigate it.  Abe works with several Bitcoin-derived currencies,
        including Namecoin and LiteCoin.
        
        Abe draws inspiration from Bitcoin Block Explorer (BBE,
        http://blockexplorer.com/) and seeks some level of compatibility with
        it but uses a completely new implementation.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Database :: Front-Ends
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Topic :: Office/Business :: Financial
Classifier: Topic :: Security :: Cryptography
Requires: Crypto.Hash
