biology/py-bcbio-gff: Read and write GFF files

Read and write Generic Feature Format (GFF) with Biopython
integration.  Meant to be integrated eventually into gffutils,
making this package obsolete.
This commit is contained in:
bacon 2023-11-05 17:51:31 +00:00
parent d35042f3e6
commit 36c92e6ea0
4 changed files with 43 additions and 0 deletions

View File

@ -0,0 +1,3 @@
Read and write Generic Feature Format (GFF) with Biopython
integration. Meant to be integrated eventually into gffutils,
making this package obsolete.

View File

@ -0,0 +1,14 @@
# $NetBSD: Makefile,v 1.1 2023/11/05 17:51:31 bacon Exp $
DISTNAME= bcbio-gff-0.7.0
PKGNAME= ${PYPKGPREFIX}-bcbio-gff-0.7.0
CATEGORIES= biology
MASTER_SITES= ${MASTER_SITE_PYPI:=b/bcbio-gff/}
MAINTAINER= bacon@NetBSD.org
HOMEPAGE= https://pypi.python.org/project/bcbio-gff/
COMMENT= Read and write Generic Feature Format (GFF) with Biopython integration
LICENSE= modified-bsd
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

View File

@ -0,0 +1,21 @@
@comment $NetBSD: PLIST,v 1.1 2023/11/05 17:51:31 bacon Exp $
${PYSITELIB}/BCBio/GFF/GFFOutput.py
${PYSITELIB}/BCBio/GFF/GFFOutput.pyc
${PYSITELIB}/BCBio/GFF/GFFOutput.pyo
${PYSITELIB}/BCBio/GFF/GFFParser.py
${PYSITELIB}/BCBio/GFF/GFFParser.pyc
${PYSITELIB}/BCBio/GFF/GFFParser.pyo
${PYSITELIB}/BCBio/GFF/__init__.py
${PYSITELIB}/BCBio/GFF/__init__.pyc
${PYSITELIB}/BCBio/GFF/__init__.pyo
${PYSITELIB}/BCBio/GFF/_utils.py
${PYSITELIB}/BCBio/GFF/_utils.pyc
${PYSITELIB}/BCBio/GFF/_utils.pyo
${PYSITELIB}/BCBio/__init__.py
${PYSITELIB}/BCBio/__init__.pyc
${PYSITELIB}/BCBio/__init__.pyo
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt

View File

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2023/11/05 17:51:31 bacon Exp $
BLAKE2s (bcbio-gff-0.7.0.tar.gz) = cd9552901386757d625b2bcef204c6aba12f9219727aff4e866e9c0cb10904fb
SHA512 (bcbio-gff-0.7.0.tar.gz) = 3251c31e714633e0ea97c2114392563051e4076ded1754c3064c2f79fcc108fffe80f76a49a711032c6871829f87548b4fc8b328a0ea272ec51fe41c6f85a356
Size (bcbio-gff-0.7.0.tar.gz) = 20041 bytes