Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37048184
en ru br
ALT Linux repositórios
S:0.2.0-alt1

Group :: Desenvolvimento/Ruby
RPM: gem-hansi

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 0.2.0-alt1
Data da compilação: 15 junho 2020, 10:21 ( 197.6 weeks ago )
Tamanho:: 73.23 Kb

Home page:   https://github.com/rkh/hansi

Licença: MIT
Sumário: Der ANSI Hansi - create colorized console output
Descrição:

Der ANSI Hansi - create colorized console output.
Welcome to The ANSI Hansi. This is your Hipster ANSI color library.
It allows you to produce colorized console output. Many ANSI color libraries
are already out there. However, this library tackles a few issues most of them
have:

* It supports 8 color, 16 color, 88 color, 256 color and 24 bit (True Color)
 mode.
* It transparently converts colors between modes without you having to worry
 about this. It uses the YUV distance (rather than the RGB distance) to closer
 match how our brain perceives color similarity.
* It supports proper color nesting.
* It can automatically detect how many colors the current terminal supports.
* It does not enforce a DSL to be used (in fact, it does not include a DSL, but
 it makes it really easy to build your own DSL).
* Makes it easy to define string templates for highlighting, but doesn't force
 you to use them.
* It supports themes, but doesn't force you to use them. Themes make semantic
 coloring easier.
* It supports converting ANSI colors to CSS rules. It does not support parsing
 an ANSI colored string into HTML, this would be outside the scope of this
 library.
* It has zero dependencies and does not include a native extension.
* It does not monkey patch anything.

Mantenedor currente: Ruby Maintainers Team

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • gem-hansi
  • gem-hansi-doc
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009