dev-python/base58 - 2.1.1 (amano-kenji)

Search

Install

Install this version:

emerge -a =dev-python/base58-2.1.1

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =dev-python/base58-2.1.1

Or alternatively:

emerge --autounmask-write -a =dev-python/base58-2.1.1

Package Information

Description:
Base58 and Base58Check implementation
Homepage:
https://github.com/keis/base58
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
2.1.1 8 ~amd64 0
View Raw Ebuild
EAPI=8

PYTHON_COMPAT=( python3_{7..13} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1

DESCRIPTION="Base58 and Base58Check implementation"
HOMEPAGE="https://github.com/keis/base58"
SRC_URI="https://github.com/keis/base58/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
RESTRICT="primaryuri"

Inherited Eclasses

Manifest for 2.1.1

Type File Size Source URLs
DIST base58-2.1.1.tar.gz 6528 bytes https://github.com/keis/base58/archive/refs/tags/v2.1.1.tar.gz