enscript
Generating PostScript, including pretty-printing
GNU Enscript is a program to convert ASCII text files to PostScript, HTML or RTF formats, to be stored in files or sent immediately to a printer. It also includes the capability to perform syntax highlighting for several different programming languages.
- Versions: 1.6.6
- Website: https://www.gnu.org/software/enscript/
- Licenses: GPL 3+
- Package source: gnu/packages/pretty-print.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of enscript
as follows:
guix install enscript
Or install a particular version:
guix install enscript@1.6.6
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of enscript about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/enscript'><img src='https://packages.guix.gnu.org/packages/enscript/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/enscript)
Example Org:
[[https://packages.guix.gnu.org/packages/enscript][https://packages.guix.gnu.org/packages/enscript/badges/latest-version.svg]]