
Security News
New Website “Is It Really FOSS?” Tracks Transparency in Open Source Distribution Models
A new site reviews software projects to reveal if they’re truly FOSS, making complex licensing and distribution models easy to understand.
This library can be used to color/decolor strings using ANSI escape sequences.
Use rubygems to install the gem:
# gem install term-ansicolor
The homepage of this library is located at
The following executables are provided with Term::ANSIColor:
term_cdiff
: colors a diff patchterm_colortab
: Displays a table of the 256 terminal colors with their indices and
nearest html equivalents.term_display
: displays a ppm3 or ppm6 image file in the terminal. If the netpbm
programs are installed it can handle a lot of other image file formats.term_decolor
: decolors any text file that was colored with ANSI escape sequencesterm_mandel
: displays the mandelbrot set in the terminalterm_plasma
: draws a plasma effect on the console, possibly animated and
refreshed every -n seconds
.term_snow
: displays falling snow in the terminal using ANSI movement
sequences.Additionally the file examples/example.rb in the source/gem-distribution shows how this library can be used.
Florian Frank mailto:flori@ping.de
Apache License, Version 2.0 – See the COPYING file in the source archive.
FAQs
Unknown package
We found that term-ansicolor demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
A new site reviews software projects to reveal if they’re truly FOSS, making complex licensing and distribution models easy to understand.
Security News
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
Security News
The Latio podcast explores how static and runtime reachability help teams prioritize exploitable vulnerabilities and streamline AppSec workflows.