commit 6a94208c682ccfb04234a1a4d4f4a05a20b0af9f
parent becd6744f6b628c819590ffdd49d9c19081351f3
Author: nolash <dev@holbrook.no>
Date: Tue, 21 Dec 2021 14:58:09 +0000
Remove bluto
Diffstat:
4 files changed, 0 insertions(+), 52 deletions(-)
diff --git a/.bluto/bluto.deb.ini b/.bluto/bluto.deb.ini
@@ -1,17 +0,0 @@
-[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
diff --git a/.bluto/bluto.ini b/.bluto/bluto.ini
@@ -1,18 +0,0 @@
-[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+
diff --git a/.bluto/bluto.py.ini b/.bluto/bluto.py.ini
@@ -1,6 +0,0 @@
-[main:py]
-include_data = 1
-packages = chainlib,chainlib.cli
-
-[dep:py-exec]
-python=>=3.6
diff --git a/.bluto/bluto.tag b/.bluto/bluto.tag
@@ -1,11 +0,0 @@
-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