Import XLS files into icemac.addressbook.
Project description
icemac.ab.importxls
This package enables icemac.addressbook to import XLS (Excel) files.
Copyright (c) 2009-2017 Michael Howitz
All Rights Reserved.
This software is subject to the provisions of the Zope Public License, Version 2.1 (ZPL). A copy of the ZPL should accompany this distribution. THIS SOFTWARE IS PROVIDED “AS IS” AND ANY AND ALL EXPRESS OR IMPLIED WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS FOR A PARTICULAR PURPOSE.
Hacking
Source code
Get the source code:
$ hg clone https://bitbucket.org/icemac/icemac.ab.importxls
or fork me on: https://bitbucket.org/icemac/icemac.ab.importxls
Running Tests
To run the tests yourself call:
$ python2.7 bootstrap.py $ bin/buildout $ bin/py.test
Changelog
2.2 (2017-01-07)
Bring branch test coverage to 100 %.
2.1 (2016-03-05)
Use py.test as test runner.
2.0 (2015-04-26)
Moved repository to: https://bitbucket.org/icemac/icemac.ab.importxls
Made Python 2.7 the only supported Python version.
Update to bootstrap.py from zc.buildout 2.3.1.
Pin versions for test runs.
1.0 (2011-02-03)
Updated development dependencies.
Updated package meta data.
0.9.1 (2009-09-28)
Added bootstrap.py to ease the package setup.
Fixing brown bag release: only namespace packages were installed.
0.9 (2009-09-28)
Initial release.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.