diff options
author | Mohamed LYAHYAOUI <mlyahyaoui@gmail.com> | 2013-12-24 21:36:20 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-12-25 15:05:41 -0600 |
commit | b768bea16f2477ee5d6d8567e677d65186db6494 (patch) | |
tree | 2a5dd1ad3768ce354becf0756e7645901f6a4a33 /python/python-xlwt/slack-desc | |
parent | df80dd8604bd62d00778d7290b70783b631f3260 (diff) | |
download | slackbuilds-b768bea16f2477ee5d6d8567e677d65186db6494.tar.gz |
python/python-xlwt: Added (Python package to work with MS Excel ™).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-xlwt/slack-desc')
-rw-r--r-- | python/python-xlwt/slack-desc | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/python/python-xlwt/slack-desc b/python/python-xlwt/slack-desc new file mode 100644 index 0000000000..0b1940c349 --- /dev/null +++ b/python/python-xlwt/slack-desc @@ -0,0 +1,21 @@ +# 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------------------------------------------------------| +python-xlwt: python-xlwt (Python package for generating MS Excel ™ spreadsheet) +python-xlwt: +python-xlwt: python-xlwt is a library to create spreadsheet files compatible with +python-xlwt: MS Excel 97/2000/XP/2003 XLS files, on any platform, with +python-xlwt: Python 2.3 to 2.7 +python-xlwt: +python-xlwt: +python-xlwt: +python-xlwt: Homepage: http://www.python-excel.org/ +python-xlwt: +python-xlwt: + + |