dev-python/fqdn - 1.5.1 (pypi)

Search

Package Information

Description:
Validates fully-qualified domain names against RFC 1123, so that they are acceptable to modern bowsers
Homepage:
https://github.com/ypcrts/fqdn
License:
MPL 2.0

Ebuild Details

Version EAPI Keywords Slot
1.5.1 8 ~amd64 ~x86 0
View Raw Ebuild
# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="${PV}"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="Validates fully-qualified domain names against RFC 1123, so that they are acceptable to modern bowsers"

HOMEPAGE="https://github.com/ypcrts/fqdn"
LICENSE="MPL 2.0"
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"

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

IUSE=""
DEPENDENCIES=""
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Manifest for 1.5.1

Type File Size Source URLs
DIST fqdn-1.5.1.tar.gz 18334 bytes https://files.pythonhosted.org/packages/source/${REALNAME::1}/fqdn/fqdn-1.5.1.tar.gz