sci-libs/pycifrw - 5.0.1 (stuff)

Search

Package Information

Description:
Reading and writing CIF (Crystallographic Information Format) files
Homepage:
https://pypi.org/project/PyCifRW/ https://bitbucket.org/jamesrhester/pycifrw/wiki/Home
License:
ASRP

Ebuild Details

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

EAPI=8

DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python2_7 python3_{9..14} )

inherit distutils-r1 pypi

#MY_PN="PyCifRW"
#MY_P="${MY_PN}-${PV}"

DESCRIPTION="Reading and writing CIF (Crystallographic Information Format) files"
HOMEPAGE="https://pypi.org/project/PyCifRW/ https://bitbucket.org/jamesrhester/pycifrw/wiki/Home"
SRC_URI="https://github.com/jamesrhester/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"

#S="${WORKDIR}/${MY_P}"

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

Manifest for 5.0.1

Type File Size Source URLs
DIST pycifrw-5.0.1.tar.gz 6899931 bytes https://github.com/jamesrhester/pycifrw/archive/refs/tags/v5.0.1.tar.gz