diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-02-06 07:46:00 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-02-08 11:10:10 -0600 |
commit | b00039c0fe9597c05d73ca0490c3d0436549409d (patch) | |
tree | 7824919946b96028153484c25536c41d6e5cf0ef /libraries/python-xlrd/slack-desc | |
parent | 86d7a33d47c9228f214ec5dad1a0eff89960d1a3 (diff) | |
download | slackbuilds-b00039c0fe9597c05d73ca0490c3d0436549409d.tar.gz |
libraries/python-xlrd: Added (extract data from MS Excel).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/python-xlrd/slack-desc')
-rw-r--r-- | libraries/python-xlrd/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/python-xlrd/slack-desc b/libraries/python-xlrd/slack-desc new file mode 100644 index 0000000000..6ccce05e0f --- /dev/null +++ b/libraries/python-xlrd/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------------------------------------------------------| +python-xlrd: python-xlrd (Library to extract data from Microsoft Excel) +python-xlrd: +python-xlrd: Extract data from Excel spreadsheets (.xls and .xlsx, versions 2.0 +python-xlrd: onwards) on any platform. Pure Python (2.6, 2.7, 3.2+). Strong +python-xlrd: support for Excel dates. Unicode-aware. +python-xlrd: +python-xlrd: Homepage: http://www.python-excel.org/ +python-xlrd: +python-xlrd: +python-xlrd: +python-xlrd: |