dev-python/dotty-dict - 1.3.1 (gbrlsnchs)

Search

Install

Install this version:

emerge -a =dev-python/dotty-dict-1.3.1

Package Information

Description:
Dictionary wrapper for quick access to deeply nested keys
Homepage:
https://github.com/pawelzny/dotty_dict
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
1.3.1 8 amd64 0
View Raw Ebuild
EAPI=8
PYTHON_COMPAT=( python3_{8..13} pypy3 ) 
DISTUTILS_USE_PEP517=poetry

inherit distutils-r1 pypi

DESCRIPTION="Dictionary wrapper for quick access to deeply nested keys"
HOMEPAGE="https://github.com/pawelzny/dotty_dict"
SRC_URI="https://github.com/pawelzny/dotty_dict/archive/refs/tags/v$PV.tar.gz -> $P.tar.gz"
S=$WORKDIR/dotty_dict-$PV

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

RDEPEND=""
DEPEND=""

Inherited Eclasses

Manifest for 1.3.1

Type File Size Source URLs
DIST dotty-dict-1.3.1.tar.gz 40989 bytes https://github.com/pawelzny/dotty_dict/archive/refs/tags/v1.3.1.tar.gz