Port details |
- py-debugpy Implementation of the Debug Adapter Protocol for Python
- 1.6.7 devel
=0 1.6.6Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2021-09-27 16:00:16
- Last Update: 2023-04-09 20:40:13
- Commit Hash: fcf230f
- Also Listed In: python
- License: EPL MIT
- Description:
- This debugger implements the Debug Adapter Protocol: debugProtocol.json [1].
[1] https://github.com/microsoft/vscode-debugadapter-node/blob/main/debugProtocol.json
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}debugpy>0:devel/py-debugpy@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-debugpy/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-debugpy
- pkg install py39-debugpy
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 py39-debugpy listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-debugpy
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1681052924
SHA256 (debugpy-1.6.7.zip) = c4c2f0810fa25323abfdfa36cbbbb24e5c3b1a42cb762782de64439c575d67f2
SIZE (debugpy-1.6.7.zip) = 4660701
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:
-
- cython-3.9 : lang/cython@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- devel/py-ipykernel
Configuration Options:
- No options to configure
- Options name:
- devel_py-debugpy
- USES:
- dos2unix python:3.7+ zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|