dev-python/pyquaternion - 0.9.9 (salfter)

Search

Install

Install this version:

emerge -a =dev-python/pyquaternion-0.9.9

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

autounmask =dev-python/pyquaternion-0.9.9

Or alternatively:

emerge --autounmask-write -a =dev-python/pyquaternion-0.9.9

Package Information

Description:
A fully featured, pythonic library for quaternion representation, manipulation, 3D animation and geometry
Homepage:
http://kieranwynn.github.io/pyquaternion/
License:
MIT

Ebuild Details

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

PYTHON_COMPAT=( python3_{8..14} pypy3 )
DISTUTILS_USE_PEP517=setuptools

inherit distutils-r1

DESCRIPTION="A fully featured, pythonic library for quaternion representation, manipulation, 3D animation and geometry"
HOMEPAGE="http://kieranwynn.github.io/pyquaternion/"
SRC_URI="https://github.com/KieranWynn/$PN/archive/v$PV.tar.gz -> $P.tar.gz"

RDEPEND="dev-python/numpy"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"

Inherited Eclasses

Dependencies

RDEPEND

dev-python/numpy

Manifest for 0.9.9

Type File Size Source URLs
DIST pyquaternion-0.9.9.tar.gz 238895 bytes https://github.com/KieranWynn/pyquaternion/archive/v0.9.9.tar.gz