Port details |
- py-prompt-toolkit Library for building powerful interactive command lines in Python
- 3.0.36 devel
=0 Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2020-12-11 11:05:37
- Last Update: 2023-01-30 12:59:58
- Commit Hash: 7688286
- Also Listed In: python
- License: BSD3CLAUSE
- Description:
- prompt_toolkit is a library for building powerful interactive command lines in
Python. It ships with a nice interactive Python shell (called ptpython) built
on top of the library.
prompt_toolkit could be a replacement for readline, but it can be much more
than that.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}prompt-toolkit>0:devel/py-prompt-toolkit@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-prompt-toolkit/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-prompt-toolkit
- pkg install py39-prompt-toolkit
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-prompt-toolkit listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-prompt-toolkit
- Package flavors (<flavor>: <package>)
- py39: py39-prompt-toolkit
- distinfo:
- TIMESTAMP = 1674589868
SHA256 (prompt_toolkit-3.0.36.tar.gz) = 3e163f254bef5a03b146397d7c1963bd3e2812f0964bb9a24e6ec761fd28db63
SIZE (prompt_toolkit-3.0.36.tar.gz) = 423863
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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-wcwidth>=0 : devel/py-wcwidth@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- math/mathicsscript
- math/sage
- for Run
-
- comms/py-pymodbus
- databases/py-litecli
- databases/py-mycli
- databases/py-pgcli
- devel/ipython
- devel/oci-cli
- devel/py-jupyter_console
Configuration Options:
- No options to configure
- Options name:
- devel_py-prompt-toolkit
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|