Add py-bcbio-gff
authorJason Bacon <bacon@NetBSD.org>
Sat, 12 Feb 2022 01:11:00 +0000 (19:11 -0600)
committerJason Bacon <bacon@NetBSD.org>
Sat, 12 Feb 2022 01:11:00 +0000 (19:11 -0600)
Read and write Generic Feature Format (GFF) with Biopython integration

Makefile
py-bcbio-gff/DESCR [new file with mode: 0644]
py-bcbio-gff/Makefile [new file with mode: 0644]
py-bcbio-gff/PLIST [new file with mode: 0644]
py-bcbio-gff/distinfo [new file with mode: 0644]

index 5054843760aa295e588e4f7aca57906589eede9f..ab5db0507a180825a6b21d7b8d70bb8fd0a737bd 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3440,6 +3440,7 @@ SUBDIR+=  py-azure-common
 SUBDIR+=       py-azure-core
 SUBDIR+=       py-azure-storage-blob
 SUBDIR+=       py-b3j0f.aop
+SUBDIR+=       py-bcbio-gff
 SUBDIR+=       py-backports-datetime-fromisoformat
 SUBDIR+=       py-backports.csv
 SUBDIR+=       py-backports.entry_points_selectable
diff --git a/py-bcbio-gff/DESCR b/py-bcbio-gff/DESCR
new file mode 100644 (file)
index 0000000..e93a500
--- /dev/null
@@ -0,0 +1 @@
+Read and write Generic Feature Format (GFF) with Biopython integration.
diff --git a/py-bcbio-gff/Makefile b/py-bcbio-gff/Makefile
new file mode 100644 (file)
index 0000000..815d98c
--- /dev/null
@@ -0,0 +1,20 @@
+# $NetBSD$
+#
+###########################################################
+#                  Generated by fbsd2pkg                  #
+#              Fri Feb 11 18:52:13 CST 2022               #
+###########################################################
+
+DISTNAME=      bcbio-gff-0.6.9
+PKGNAME=       ${PYPKGPREFIX}-bcbio-gff-0.6.9
+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
+
+# Verify that we shouldn't use distutils.mk or extensions.mk instead.
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-bcbio-gff/PLIST b/py-bcbio-gff/PLIST
new file mode 100644 (file)
index 0000000..f5b63ee
--- /dev/null
@@ -0,0 +1,21 @@
+@comment $NetBSD$
+${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
diff --git a/py-bcbio-gff/distinfo b/py-bcbio-gff/distinfo
new file mode 100644 (file)
index 0000000..480320f
--- /dev/null
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (bcbio-gff-0.6.9.tar.gz) = f47b20601bbb8c0d200e6d8cd6ba0fc752b8ccf45dd3b7b2a38604c21dc0387f
+SHA512 (bcbio-gff-0.6.9.tar.gz) = 90498cd073cbc582bcbecbe8fd962b2ada09c955bc1b9474ce60dc2fb681c5d783dba050c9684d78cde765f2a9be2c56e0cd96fe78c72c9792364c795edfe742
+Size (bcbio-gff-0.6.9.tar.gz) = 44236 bytes