dev-python/nameparser - 1.2.0 (stowe-verlay)

Search

Install

Install this version:

emerge -a =dev-python/nameparser-1.2.0

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

autounmask =dev-python/nameparser-1.2.0

Or alternatively:

emerge --autounmask-write -a =dev-python/nameparser-1.2.0

Package Information

Description:
A simple Python module for parsing human names into their individual components.
Homepage:
https://github.com/derek73/python-nameparser
License:
LGPL-3

Ebuild Details

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

REALNAME="${PN}"
REALVERSION="${PV}"
PYTHON_COMPAT=( python3_{12..14} )
DISTUTILS_USE_PEP517=setuptools

inherit pypi distutils-r1

DESCRIPTION="A simple Python module for parsing human names into their individual components."
HOMEPAGE="https://github.com/derek73/python-nameparser"
LICENSE="LGPL-3"
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="mirror test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

Inherited Eclasses

Manifest for 1.2.0

Type File Size Source URLs
DIST nameparser-1.2.0.tar.gz 37325 bytes https://files.pythonhosted.org/packages/source/n/nameparser/nameparser-1.2.0.tar.gz