mmgen-node-tools/setup.cfg
The MMGen Project 5a24cbfc0a
Version 3.5.0
- released concurrently with MMGen Wallet v16.0.0
2025-09-24 10:45:50 +00:00

55 lines
1.5 KiB
INI

[metadata]
name = mmgen-node-tools
version = file: mmgen_node_tools/data/version
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
keywords = file: mmgen_node_tools/data/keywords
project_urls =
Website = https://mmgen.org
Bug Tracker = https://github.com/mmgen/mmgen-node-tools/issues
classifiers =
Operating System :: POSIX :: Linux
Operating System :: Microsoft :: Windows
Operating System :: MacOS
Environment :: Console
Programming Language :: Python :: 3
Programming Language :: C
Framework :: AsyncIO
Framework :: aiohttp
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
Development Status :: 5 - Production/Stable
[options]
python_requires = >=3.9
include_package_data = True
install_requires =
mmgen-wallet==16.0.0
pyyaml
yahooquery
packages =
mmgen_node_tools
mmgen_node_tools.data
scripts =
cmds/mmnode-addrbal
cmds/mmnode-blocks-info
cmds/mmnode-feeview
cmds/mmnode-halving-calculator
cmds/mmnode-netrate
cmds/mmnode-peerblocks
cmds/mmnode-ticker