dev-python/ECPy - 1.2.5 (amano-kenji)

Search

Install

Install this version:

emerge -a =dev-python/ECPy-1.2.5

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

autounmask =dev-python/ECPy-1.2.5

Or alternatively:

emerge --autounmask-write -a =dev-python/ECPy-1.2.5

Package Information

Description:
a pure python Elliptic Curve library
Homepage:
https://github.com/cslashm/ECPy
License:
Apache-2.0

Ebuild Details

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

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

DESCRIPTION="a pure python Elliptic Curve library"
HOMEPAGE="https://github.com/cslashm/ECPy"
SRC_URI="https://github.com/cslashm/ECPy/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
RESTRICT="primaryuri"

Inherited Eclasses

Manifest for 1.2.5

Type File Size Source URLs
DIST ECPy-1.2.5.tar.gz 50578 bytes https://github.com/cslashm/ECPy/archive/refs/tags/1.2.5.tar.gz