parent
7deeee2c84
commit
f38ece7c2b
17
.bluto/bluto.deb.ini
Normal file
17
.bluto/bluto.deb.ini
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
[main:deb]
|
||||||
|
standards_version=3.8.5
|
||||||
|
priority=optional
|
||||||
|
engine=9
|
||||||
|
|
||||||
|
[dep:deb-build]
|
||||||
|
debhelper=>=9
|
||||||
|
python3=>=3.8
|
||||||
|
python3-setuptools=0
|
||||||
|
dh-python=0
|
||||||
|
|
||||||
|
[dep:deb-install]
|
||||||
|
dpkg=0
|
||||||
|
python3=>=3.8
|
||||||
|
|
||||||
|
[dep:deb-exec]
|
||||||
|
make=0
|
18
.bluto/bluto.ini
Normal file
18
.bluto/bluto.ini
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
[main]
|
||||||
|
name = chainlib
|
||||||
|
version = 0.0.12
|
||||||
|
summary = Generic blockchain access library and tooling
|
||||||
|
|
||||||
|
[author:lash]
|
||||||
|
name = Louis Holbrook
|
||||||
|
email = dev@holbrook.no
|
||||||
|
pgp=0826EDA1702D1E87C6E2875121D2E7BB88C2A746
|
||||||
|
|
||||||
|
[locate:git]
|
||||||
|
url = https://gitlab.com/chaintools/chainlib
|
||||||
|
|
||||||
|
[locate:lash]
|
||||||
|
url=https://holbrook.no
|
||||||
|
|
||||||
|
[license]
|
||||||
|
GPL=3+
|
6
.bluto/bluto.py.ini
Normal file
6
.bluto/bluto.py.ini
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
[main:py]
|
||||||
|
include_data = 1
|
||||||
|
packages = chainlib,chainlib.cli
|
||||||
|
|
||||||
|
[dep:py-exec]
|
||||||
|
python=>=3.6
|
11
.bluto/bluto.tag
Normal file
11
.bluto/bluto.tag
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
dlt
|
||||||
|
blockchain
|
||||||
|
cryptocurrency
|
||||||
|
Programming Language :: Python :: 3
|
||||||
|
Operating System :: OS Independent
|
||||||
|
Development Status :: 3 - Alpha
|
||||||
|
Topic :: Software Development :: Libraries
|
||||||
|
Environment :: Console
|
||||||
|
Intended Audience :: Developers
|
||||||
|
License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
|
||||||
|
Topic :: Internet
|
Loading…
Reference in New Issue
Block a user