diff options
author | B. Watson <yalhcru@gmail.com> | 2017-04-11 00:15:41 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-11 00:15:41 +0700 |
commit | 52f1d52ad1dbf3fc018d23310af5e9d2c5a0ae81 (patch) | |
tree | 86d2ab25c511e928613fc59d69323bd4faec7597 /perl/perl-image-bmp/slack-desc | |
parent | 4df213b3259228dc29cc6449a8b0cf265f703a05 (diff) | |
download | slackbuilds-52f1d52ad1dbf3fc018d23310af5e9d2c5a0ae81.tar.gz |
perl/perl-image-bmp: Added (module to read .bmp images).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-image-bmp/slack-desc')
-rw-r--r-- | perl/perl-image-bmp/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/perl/perl-image-bmp/slack-desc b/perl/perl-image-bmp/slack-desc new file mode 100644 index 0000000000..d3badb27ad --- /dev/null +++ b/perl/perl-image-bmp/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +perl-image-bmp: perl-image-bmp (module to read .bmp images) +perl-image-bmp: +perl-image-bmp: Image::BMP objects can parse and even ascii view bitmaps of the .BMP +perl-image-bmp: format. It can read most of the common forms of this format. +perl-image-bmp: +perl-image-bmp: +perl-image-bmp: +perl-image-bmp: +perl-image-bmp: +perl-image-bmp: +perl-image-bmp: |