Commit graph

6 commits

Author SHA1 Message Date
obache
d3ecadaf6c Update py-xlrd to 0.7.7.
0.7.7.
This release features the following changes:
- Google Spreadsheet doesn't write the undefined-contents byte at the
  end of a NOTE record. Excel doesn't care. Now xlrd doesn't care either.
- Version information is now stored in a .py file, hopefully keeping
  py2exe and other freeze tools happy.

(0.7.5, 0.7.6 ...fixes packaging issues in 0.7.4...)

0.7.4.
This release features the following changes:
- Fixed a bug where xlrd was silently truncating long text formula results
- Avoid parsing STYLE records when formatting_info=False
- More tolerance of out-of-spec files.
- Minor performance improvements.
2012-04-23 13:13:44 +00:00
obache
03d98f41c9 remove duplicated entries. 2012-04-23 12:58:45 +00:00
wiz
c595076396 All supported python versions in pkgsrc support eggs, so remove
${PLIST.eggfile} from PLISTs and support code from lang/python.
2012-04-08 20:21:41 +00:00
obache
394562948a * PYDISTUTILSPKG=yes is not required here for using distutils.mk.
* no compiler is required.
2012-02-04 13:07:50 +00:00
obache
1e2246ad2c Remove unwanted PLIST entry. 2010-08-31 01:00:56 +00:00
obache
05efff8167 Import py-xlrd-0.7.1 as textproc/py-xlrd.
Extract data from new and old Excel spreadsheets on any platform. Pure Python
(2.1 or later). Strong support for Excel dates. Unicode-aware.
2010-08-05 12:18:06 +00:00