dev-python/cligj - 0.7.2 (science)

Search

Package Information

Description:
Library for processing GeoJSON commands
Homepage:
https://github.com/mapbox/cligj
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
0.7.2 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

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

DESCRIPTION="Library for processing GeoJSON commands"
HOMEPAGE="https://github.com/mapbox/cligj"
SRC_URI="https://github.com/mapbox/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz"

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

RDEPEND="dev-python/click[${PYTHON_USEDEP}]"

distutils_enable_tests pytest

Dependencies

RDEPEND

dev-python/click[${PYTHON_USEDEP}]

Manifest for 0.7.2

Type File Size Source URLs
DIST cligj-0.7.2.gh.tar.gz 9894 bytes https://github.com/mapbox/cligj/archive/refs/tags/0.7.2.tar.gz