| Port details |
- py-ipython-pygments-lexers Define a variety of Pygments lexers for highlighting IPython code
- 1.1.1 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2026-01-15 12:00:52
- Last Update: 2026-01-15 11:53:03
- Commit Hash: 321eef1
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/ipython/ipython-pygments-lexers
- Description:
- A Pygments plugin for IPython code & console sessions
IPython is an interactive Python shell. Among other features, it adds some
special convenience syntax, including %magics, !shell commands and help?. This
package contains lexers for these, to use with the Pygments syntax highlighting
package.
- The ipython lexer should be used where only input code is highlighted
- The ipythonconsole lexer works for an IPython session, including code,
prompts, output and tracebacks.
These lexers were previously part of IPython itself (in IPython.lib.lexers), but
have now been moved to a separate package.
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}ipython-pygments-lexers>0:devel/py-ipython-pygments-lexers@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-ipython-pygments-lexers/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-ipython-pygments-lexers
- pkg install py311-ipython-pygments-lexers
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-ipython-pygments-lexers listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-ipython-pygments-lexers
- Package flavors (<flavor>: <package>)
- py311: py311-ipython-pygments-lexers
- distinfo:
- TIMESTAMP = 1767157561
SHA256 (ipython_pygments_lexers-1.1.1.tar.gz) = 09c0138009e56b6854f9535736f4171d855c8c08a563a0dcd8022f78355c7e81
SIZE (ipython_pygments_lexers-1.1.1.tar.gz) = 8393
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-flit-core>=3.2<4 : devel/py-flit-core@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-pygments>=0 : textproc/py-pygments@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/ipython
Configuration Options:
- No options to configure
- Options name:
- devel_py-ipython-pygments-lexers
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.1.1 15 Jan 2026 11:53:03
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-ipython-pygments-lexers: Add py-ipython-pygments-lexers 1.1.1
A Pygments plugin for IPython code & console sessions
IPython is an interactive Python shell. Among other features, it adds some
special convenience syntax, including %magics, !shell commands and help?. This
package contains lexers for these, to use with the Pygments syntax highlighting
package.
- The ipython lexer should be used where only input code is highlighted
- The ipythonconsole lexer works for an IPython session, including code,
prompts, output and tracebacks.
These lexers were previously part of IPython itself (in IPython.lib.lexers), but
have now been moved to a separate package. |
Number of commits found: 1
|