mmgen-node-tools/setup.cfg

55 lines
1.5 KiB
INI
Raw Normal View History

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, MacOS
2021-10-13 19:52:38 +00:00
keywords = file: mmgen_node_tools/data/keywords
project_urls =
2023-11-20 14:45:15 +00:00
Website = https://mmgen.org
2021-10-13 19:52:38 +00:00
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
Operating System :: POSIX :: Linux
Operating System :: Microsoft :: Windows
Operating System :: MacOS
2023-11-20 14:45:15 +00:00
Environment :: Console
Programming Language :: Python :: 3
Programming Language :: C
Framework :: AsyncIO
Framework :: aiohttp
2023-11-20 14:45:15 +00:00
Topic :: Office/Business :: Financial
Topic :: Security :: Cryptography
Topic :: Software Development :: Libraries :: Python Modules
Topic :: Utilities
Intended Audience :: Developers
Intended Audience :: End Users/Desktop
Intended Audience :: Financial and Insurance Industry
Intended Audience :: System Administrators
2023-11-20 14:45:15 +00:00
Development Status :: 5 - Production/Stable
2021-10-13 19:52:38 +00:00
[options]
2025-10-01 15:26:41 +00:00
python_requires = >=3.11
2021-10-13 19:52:38 +00:00
include_package_data = True
install_requires =
mmgen-wallet>=16.1.dev26
2023-10-13 09:50:15 +00:00
pyyaml
yahooquery
2021-10-13 19:52:38 +00:00
packages =
mmgen_node_tools
mmgen_node_tools.data
2021-10-13 19:52:38 +00:00
scripts =
cmds/mmnode-addrbal
cmds/mmnode-blocks-info
cmds/mmnode-feeview
cmds/mmnode-halving-calculator
cmds/mmnode-netrate
cmds/mmnode-peerblocks
cmds/mmnode-ticker