Port details |
- py-pycocotools Official APIs for the MS-COCO dataset
- 2.0.10 devel
=2 2.0.8Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-08-16 18:33:56
- Last Update: 2025-06-17 17:47:52
- Commit Hash: 42b7b91
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD2CLAUSE
- WWW:
- https://github.com/ppwwyyxx/cocoapi/tree/master/PythonAPI
- Description:
- pycocotools is a fork of the original cocoapi, with bug fixes and packaging
improvements.
Changes in this fork include:
- Add CircleCI tests
- Support pip-installation correctly
- Support windows
- Don't import matplotlib unless needed
- Close file handle after openning
- Fix a small bug in rleToBbox
- Fix a segfault in RLE decoding
- Fix deprecated usage of other libraries
For compatibility, we will not make any API changes or non-bug behavior changes
to the existing APIs of the official cocoapi.
¦ ¦ ¦ ¦ 
- 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}pycocotools>0:devel/py-pycocotools@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pycocotools/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pycocotools
- pkg install py311-pycocotools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-pycocotools listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pycocotools
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1749813074
SHA256 (pycocotools-2.0.10.tar.gz) = 7a47609cdefc95e5e151313c7d93a61cf06e15d42c7ba99b601e3bc0f9ece2e1
SIZE (pycocotools-2.0.10.tar.gz) = 25389
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-numpy>=0,1 : math/py-numpy@py311
- py311-setuptools>=43.0.0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- py311-cython>=0.29.37<3 : lang/cython@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=0,1 : math/py-numpy@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- misc/py-mmdet
Configuration Options:
- ===> The following configuration options are available for py311-pycocotools-2.0.10:
ALL=off: All optional dependencies
===> Use 'make config' to modify these settings
- Options name:
- devel_py-pycocotools
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|