-
Notifications
You must be signed in to change notification settings - Fork 33
/
INDEX.yml
49 lines (38 loc) · 924 Bytes
/
INDEX.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
---
name:
ansi
version:
1.5.0
title:
ANSI
summary:
ANSI at your fingertips!
description:
The ANSI project is a superlative collection of ANSI escape code related
libraries eabling ANSI colorization and stylization of console output.
Byte for byte ANSI is the best ANSI code library available for the Ruby
programming language.
requirements:
- mast (build)
- indexer (build)
- ergo (build)
- qed (test)
- ae (test)
- lemon (test)
resources:
home: http://rubyworks.github.com/ansi
docs: http://rubydoc.info/gems/ansi/frames
code: http://github.com/rubyworks/ansi
bugs: http://github.com/rubyworks/ansi/issues
mail: http://groups.google.com/group/rubyworks-mailinglist
repositories:
upstream: git://github.com/rubyworks/ansi.git
authors:
- Thomas Sawyer <[email protected]>
- Florian Frank
orgranizations:
- Rubyworks
copyrights:
- 2009 Rubyworks (BSD-2-Clause)
created:
2009-08-01