Port details on branch 2023Q4 |
- py-colorama Cross-platform colored terminal text
- 0.4.6 devel
=5 0.4.6Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2013-05-10 20:44:20
- Last Update: 2024-09-18 06:13:13
- Commit Hash: 3e23c58
- People watching this port, also watch:: py39-pysocks, py311-docutils, py311-six, py311-pytz, py39-pycparser
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/tartley/colorama
- Description:
- Colorama makes ANSI escape character sequences (for producing colored terminal
text and cursor positioning) work under MS Windows.
ANSI escape character sequences have long been used to produce colored terminal
text and cursor positioning on Unix and Macs. Colorama makes this work on
Windows, too, by wrapping stdout, stripping ANSI sequences it finds (which would
appear as gobbledygook in the output), and converting them into the appropriate
win32 calls to modify the state of the terminal. On other platforms, Colorama
does nothing.
¦ ¦ ¦ ¦ 
- 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}colorama>0:devel/py-colorama@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-colorama/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-colorama
- pkg install py311-colorama
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-colorama listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-colorama
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1702038352
SHA256 (colorama-0.4.6.tar.gz) = 08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44
SIZE (colorama-0.4.6.tar.gz) = 27697
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-hatchling>=0.25.1 : devel/py-hatchling@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:
-
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- cad/apio
- devel/py-protobuf-compiler
- finance/freqtrade
- math/mathicsscript
- misc/py-ascii-magic
- sysutils/conan
- www/py-semiphemeral
- for Run
-
- cad/apio
- comms/py-pyocd
- comms/py-spsdk
- databases/py-dbt-core
- deskutils/dosage
- devel/commitizen
- devel/py-awscli
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_py-colorama
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|