Last change
on this file since 4395 was
522,
checked in by Sam Hocevar, 15 years ago
|
- Changed the licensing to WTFPL, as per all copyright holders' permission.
|
File size:
688 bytes
|
Rev | Line | |
---|
[379] | 1 | --- #YAML:1.0 |
---|
| 2 | name: Term-Caca |
---|
| 3 | version: 0.9_1 |
---|
| 4 | author: ~ |
---|
| 5 | abstract: |- |
---|
| 6 | perl interface for libcaca (Colour AsCii Art library) |
---|
[522] | 7 | license: wtfpl |
---|
[379] | 8 | build_requires: |
---|
| 9 | Test::More: 0 |
---|
| 10 | provides: |
---|
| 11 | Term::Caca: |
---|
| 12 | file: lib/Term/Caca.pm |
---|
| 13 | version: 0.9_1 |
---|
| 14 | Term::Caca::Bitmap: |
---|
| 15 | file: lib/Term/Caca/Bitmap.pm |
---|
| 16 | Term::Caca::Constants: |
---|
| 17 | file: lib/Term/Caca/Constants.pm |
---|
| 18 | version: 0.9 |
---|
| 19 | Term::Caca::Sprite: |
---|
| 20 | file: lib/Term/Caca/Sprite.pm |
---|
| 21 | Term::Kaka: |
---|
| 22 | file: lib/Term/Kaka.pm |
---|
| 23 | Term::Kaka::Bitmap: |
---|
| 24 | file: lib/Term/Kaka/Bitmap.pm |
---|
| 25 | Term::Kaka::Constants: |
---|
| 26 | file: lib/Term/Kaka/Constants.pm |
---|
| 27 | Term::Kaka::Sprite: |
---|
| 28 | file: lib/Term/Kaka/Sprite.pm |
---|
| 29 | generated_by: Module::Build version 0.26 |
---|
Note: See
TracBrowser
for help on using the repository browser.