dev-python/pgextras - 0.2.1 (ubuilds)

Search

Install

Install this version:

emerge -a =dev-python/pgextras-0.2.1

Package Information

Description:
Provides various statistics for a Postgres instance
Homepage:
https://pypi.org/project/pgextras/
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
0.2.1 8 amd64 x86 0
View Raw Ebuild
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI=8
PYTHON_COMPAT=( python3_{10..14} )
DISTUTILS_USE_PEP517="setuptools"
inherit distutils-r1

DESCRIPTION="Provides various statistics for a Postgres instance"
HOMEPAGE="https://pypi.org/project/pgextras/"
SRC_URI="https://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""

DEPEND="dev-python/prettytable
dev-python/psycopg
dev-python/wcwidth"

Inherited Eclasses

Dependencies

DEPEND

dev-python/prettytable
dev-python/psycopg
dev-python/wcwidth

Manifest for 0.2.1

Type File Size Source URLs
DIST pgextras-0.2.1.tar.gz 18360 bytes https://pypi.python.org/packages/source/p/pgextras/pgextras-0.2.1.tar.gz