2021-10-13 19:52:38 +00:00
|
|
|
[metadata]
|
|
|
|
|
name = MMGen Node Tools
|
2021-10-14 13:29:29 +00:00
|
|
|
version = file: mmgen_node_tools/data/version
|
2021-10-13 19:52:38 +00:00
|
|
|
description = Optional online tools for the MMGen wallet suite
|
|
|
|
|
long_description = file: README.md
|
|
|
|
|
long_description_content_type = text/markdown
|
|
|
|
|
author = The MMGen Project
|
|
|
|
|
author_email = mmgen@tuta.io
|
|
|
|
|
url = https://github.com/mmgen/mmgen-node-tools
|
|
|
|
|
license = GNU GPL v3
|
|
|
|
|
platforms = Linux, Armbian, Raspbian, MS Windows
|
|
|
|
|
keywords = file: mmgen_node_tools/data/keywords
|
|
|
|
|
project_urls =
|
|
|
|
|
Bug Tracker = https://github.com/mmgen/mmgen-node-tools/issues
|
2021-10-14 13:29:29 +00:00
|
|
|
classifiers =
|
2021-10-13 19:52:38 +00:00
|
|
|
Programming Language :: Python :: 3
|
|
|
|
|
License :: OSI Approved :: GNU General Public License v3 (GPLv3)
|
|
|
|
|
Operating System :: POSIX :: Linux
|
|
|
|
|
Operating System :: Microsoft :: Windows
|
|
|
|
|
|
|
|
|
|
[options]
|
|
|
|
|
python_requires = >=3.7
|
|
|
|
|
include_package_data = True
|
|
|
|
|
|
|
|
|
|
install_requires =
|
2022-02-11 09:48:08 +00:00
|
|
|
mmgen>=13.1.dev19
|
2021-10-13 19:52:38 +00:00
|
|
|
|
|
|
|
|
packages =
|
|
|
|
|
mmgen_node_tools
|
|
|
|
|
|
|
|
|
|
scripts =
|
2022-02-11 09:48:08 +00:00
|
|
|
cmds/mmnode-blocks-info
|
|
|
|
|
cmds/mmnode-feeview
|
|
|
|
|
cmds/mmnode-halving-calculator
|
|
|
|
|
cmds/mmnode-netrate
|
|
|
|
|
cmds/mmnode-peerblocks
|