Metadata-Version: 2.4
Name: btcoreutil
Version: 2026.3.21
Summary: Utility library for Bitcoin Core
Home-page: https://codeberg.org/jtorres/btcoreutil
Author: Joel Torres
Author-email: joel@joeltorres.net
License: MIT
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.4
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: platform
Dynamic: requires-python
Dynamic: summary

# btcoreutil

Utility library for Bitcoin Core.

## Table of Contents

- [Install](#install)
- [License](#license)

## <div id="install">Install</div>

```
pip install btcoreutil
```

## <div id="license">License</div>

Distributed under the MIT License. See the accompanying file LICENSE.
