Port details |
- py-bigwig Python access to bigWig files using libBigWig
- 0.3.18 biology
=0 0.3.18Version of this port present on the latest quarterly branch.
- Maintainer: jwb@FreeBSD.org
- Port Added: 2021-04-12 23:27:06
- Last Update: 2021-10-13 21:21:32
- Commit Hash: ad5a060
- Also Listed In: python
- License: MIT
- WWW:
- https://pypi.org/project/pyBigWig/
- Description:
- A python extension, written in C, for quick access to bigBed files and access
to and creation of bigWig files. This extension uses libBigWig for local and
remote file access.
WWW: https://pypi.org/project/pyBigWig/
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pyBigWig>0:biology/py-bigwig@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py38-pyBigWig
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1617288519
SHA256 (pyBigWig-0.3.18.tar.gz) = 4c2a8c571b4100ad7c4c318c142eb48558646be52aaab28215a70426f5be31bc
SIZE (pyBigWig-0.3.18.tar.gz) = 64834
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Library dependencies:
-
- libcurl.so : ftp/curl
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- biology_py-bigwig
- USES:
- localbase python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port deleted on 2025-01-02
REASON: Unknown, port deleted long time ago, entry added to clean up portscout.freebsd.org
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.18 13 Oct 2021 21:21:32 |
Jason W. Bacon (jwb) |
biology/py-bigwig: Rename to biology/py-pybigwig
Fully match upstream name |
0.3.18 21 Apr 2021 07:41:29 |
Kai Knoblich (kai) |
biology/py-bigwig: Fix packaging with Python 3.8+
* Apply the same fix as in 9cb5898561b302d952fec8e2fac66a945a2c4915 by
stripping libraries by wildcard paths.
* Also use PYTHONPREFIX_SITELIBDIR instead PYTHON_SITELIBDIR to make
the port PREFIX safe while I'm here.
PR: 253815
Approved by: python (with hat) |
0.3.18 12 Apr 2021 23:24:20 |
Jason W. Bacon (jwb) |
biology/py-bigwig: Python access to bigWig files using libBigWig
A python extension, written in C, for quick access to bigBed files and access
to and creation of bigWig files. This extension uses libBigWig for local and
remote file access. |
Number of commits found: 3
|