2021-07-08 17:28:04 +02:00
|
|
|
[metadata]
|
|
|
|
name = cic-eth-aux-erc20-demurrage-token
|
2021-08-17 08:46:51 +02:00
|
|
|
version = 0.0.2a6
|
2021-07-08 17:28:04 +02:00
|
|
|
description = cic-eth tasks supporting erc20 demurrage token
|
|
|
|
author = Louis Holbrook
|
|
|
|
author_email = dev@holbrook.no
|
|
|
|
url = https://gitlab.com/ccicnet/erc20-demurrage-token
|
|
|
|
keywords =
|
|
|
|
ethereum
|
|
|
|
blockchain
|
|
|
|
cryptocurrency
|
|
|
|
erc20
|
|
|
|
classifiers =
|
|
|
|
Programming Language :: Python :: 3
|
|
|
|
Operating System :: OS Independent
|
|
|
|
Development Status :: 3 - Alpha
|
|
|
|
Environment :: No Input/Output (Daemon)
|
|
|
|
Intended Audience :: Developers
|
|
|
|
License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
|
|
|
|
Topic :: Internet
|
|
|
|
#Topic :: Blockchain :: EVM
|
|
|
|
license = GPL3
|
|
|
|
licence_files =
|
|
|
|
LICENSE
|
|
|
|
|
|
|
|
[options]
|
|
|
|
include_package_data = True
|
|
|
|
python_requires = >= 3.6
|
|
|
|
packages =
|
|
|
|
cic_eth_aux.erc20_demurrage_token
|