{ "info": { "author": "Michael Howitz", "author_email": "icemac@gmx.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Zope3", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 2 :: Only" ], "description": "=====================\n icemac.ab.importxls\n=====================\n\nThis package enables `icemac.addressbook`_ to import XLS (Excel) files.\n\n.. _`icemac.addressbook` : https://pypi.org/project/icemac.addressbook\n\nCopyright (c) 2009-2018 Michael Howitz\n\nThis package is licensed under the MIT License, see LICENSE.txt inside the\npackage.\n\nHacking\n=======\n\nSource code\n-----------\n\nGet the source code::\n\n $ hg clone https://bitbucket.org/icemac/icemac.ab.importxls\n\nor fork me on: https://bitbucket.org/icemac/icemac.ab.importxls\n\nRunning Tests\n-------------\n\nTo run the tests yourself call::\n\n $ virtualenv-2.7 .\n $ bin/pip install zc.buildout\n $ bin/buildout\n $ bin/py.test\n\n\n===========\n Changelog\n===========\n\n2.5 (2018-10-13)\n================\n\n- Change installation procedure from `bootstrap.py` to `virtualenv`,\n see `README.txt`.\n\n\n2.4 (2018-08-03)\n================\n\n- Change license from ZPL to MIT.\n\n\n2.3.post1 (2017-12-26)\n======================\n\n- Also release as wheel.\n\n\n2.3 (2017-04-08)\n================\n\n- Include test code in coverage analysis.\n\n- Add CI.\n\n\n2.2 (2017-01-07)\n================\n\n- Bring branch test coverage to 100 %.\n\n\n2.1 (2016-03-05)\n================\n\n- Use py.test as test runner.\n\n\n2.0 (2015-04-26)\n================\n\n- Moved repository to: https://bitbucket.org/icemac/icemac.ab.importxls\n\n- Made Python 2.7 the only supported Python version.\n\n- Update to ``bootstrap.py`` from `zc.buildout 2.3.1`.\n\n- Pin versions for test runs.\n\n\n1.0 (2011-02-03)\n================\n\n- Updated development dependencies.\n\n- Updated package meta data.\n\n\n0.9.1 (2009-09-28)\n==================\n\n- Added `bootstrap.py` to ease the package setup.\n\n- Fixing brown bag release: only namespace packages were installed.\n\n\n0.9 (2009-09-28)\n================\n\n- Initial release.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://pypi.org/project/icemac.ab.importxls", "keywords": "icemac.addressbook xls excel import", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "icemac.ab.importxls", "package_url": "https://pypi.org/project/icemac.ab.importxls/", "platform": "", "project_url": "https://pypi.org/project/icemac.ab.importxls/", "project_urls": { "Homepage": "https://pypi.org/project/icemac.ab.importxls" }, "release_url": "https://pypi.org/project/icemac.ab.importxls/2.5/", "requires_dist": [ "icemac.ab.importer (>=1.0)", "setuptools", "xlrd", "zope.testing (>=3.8.0); extra == 'test'" ], "requires_python": "", "summary": "Import XLS files into icemac.addressbook.", "version": "2.5" }, "last_serial": 4372089, "releases": { "0.9": [ { "comment_text": "", "digests": { "md5": "40d62e67b5912b2a7eeb364bdb85a416", "sha256": "cb1449f950d7ddb884d9730f9ef6ed67aeb596a578a6714098bb928f1b3edd8d" }, "downloads": -1, "filename": "icemac.ab.importxls-0.9.tar.gz", "has_sig": false, "md5_digest": "40d62e67b5912b2a7eeb364bdb85a416", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6947, "upload_time": "2009-09-28T18:57:04", "url": "https://files.pythonhosted.org/packages/be/e1/dd33baf351ce9f1db714c0128cc0a47d2073555e45f88035faf596110b07/icemac.ab.importxls-0.9.tar.gz" } ], "0.9.1": [ { "comment_text": "", "digests": { "md5": "d2bf5cc65f3c5172cecc9e8a9e02c320", "sha256": "7d22b85abd12d859b998343ad4b8a1c9f576bed8a4d0ae6ca096d91dc0186093" }, "downloads": -1, "filename": "icemac.ab.importxls-0.9.1.tar.gz", "has_sig": false, "md5_digest": "d2bf5cc65f3c5172cecc9e8a9e02c320", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7393, "upload_time": "2009-09-28T19:23:43", "url": "https://files.pythonhosted.org/packages/34/fd/1ff84c6d67bd87ccff5d950092185ef92d44d754afa152ddfae0b50b67e7/icemac.ab.importxls-0.9.1.tar.gz" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "217592ecf12b6ca533d0cc6b52b03222", "sha256": "20410bb6e2c79998c84b931f3a8911391f99a398b2dc0aa71a8e259cb34de853" }, "downloads": -1, "filename": "icemac.ab.importxls-1.0.tar.gz", "has_sig": false, "md5_digest": "217592ecf12b6ca533d0cc6b52b03222", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7454, "upload_time": "2011-02-03T20:16:29", "url": "https://files.pythonhosted.org/packages/03/16/896b1e664be9e34ccf20d32fa063c374ddd5e2e98717be69bb97e239a270/icemac.ab.importxls-1.0.tar.gz" } ], "2.0": [ { "comment_text": "", "digests": { "md5": "11a74951b6e327ba3f1eb317373ce798", "sha256": "f414f3759dc744044d2b990324d3468cc835dc1338500eacc39b927cd3888622" }, "downloads": -1, "filename": "icemac.ab.importxls-2.0.tar.gz", "has_sig": false, "md5_digest": "11a74951b6e327ba3f1eb317373ce798", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10738, "upload_time": "2015-04-28T18:28:30", "url": "https://files.pythonhosted.org/packages/79/11/3bb5ad40ebb8a41e74fe09372f836d7ffe8c59afbe9ccd6621d8afa1e2e1/icemac.ab.importxls-2.0.tar.gz" } ], "2.1": [ { "comment_text": "", "digests": { "md5": "c5f82c41a4d1d45dfd238bca3837c041", "sha256": "77398f1c74ace24e06d4b129295a95ce7419ab05f158fe4305b98850500f695c" }, "downloads": -1, "filename": "icemac.ab.importxls-2.1.tar.gz", "has_sig": false, "md5_digest": "c5f82c41a4d1d45dfd238bca3837c041", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10648, "upload_time": "2016-03-05T12:53:55", "url": "https://files.pythonhosted.org/packages/4b/7d/66a0fa25769fb771bb6a9a7c27713e42e235a89fa85835e2ab2811a41e8d/icemac.ab.importxls-2.1.tar.gz" } ], "2.2": [ { "comment_text": "", "digests": { "md5": "0ac94e0910c36388a890400cde8f5e01", "sha256": "7849802dd955f578ce742bfe0f6340f67b2edcf33317eca180e833c5278a87d8" }, "downloads": -1, "filename": "icemac.ab.importxls-2.2.tar.gz", "has_sig": false, "md5_digest": "0ac94e0910c36388a890400cde8f5e01", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10745, "upload_time": "2017-01-07T10:58:15", "url": "https://files.pythonhosted.org/packages/ef/18/a14478af50b28dd7ef58aaadbb8d2d17d4bd1fa252c37664b5c3b4299107/icemac.ab.importxls-2.2.tar.gz" } ], "2.3": [ { "comment_text": "", "digests": { "md5": "02805e9897bc01f96118ffa55dd885fe", "sha256": "c0eda25113448e606cebbc411c3e47d1eb1d3348f97fad74b627873df195cd90" }, "downloads": -1, "filename": "icemac.ab.importxls-2.3.tar.gz", "has_sig": false, "md5_digest": "02805e9897bc01f96118ffa55dd885fe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10797, "upload_time": "2017-04-08T19:52:36", "url": "https://files.pythonhosted.org/packages/5d/3f/7754369e12c31898d62fe295f58cfdd561f47237c72e92aba3a0cf6b0ce8/icemac.ab.importxls-2.3.tar.gz" } ], "2.3.post1": [ { "comment_text": "", "digests": { "md5": "99101b2fd865d8633f638a0cf581ccfa", "sha256": "1fed519bc70ebaeb3233f2d28de4c316c4130b0277b7c1036638b8f67eb09652" }, "downloads": -1, "filename": "icemac.ab.importxls-2.3.post1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "99101b2fd865d8633f638a0cf581ccfa", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11985, "upload_time": "2017-12-26T15:57:23", "url": "https://files.pythonhosted.org/packages/6e/9f/359432d9a301378952f4364742df6c1e9e728f694a061b23c213fdb09857/icemac.ab.importxls-2.3.post1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a8697af47ab94cec7f5aa719cb35b773", "sha256": "b71959e2c24e060c83d1a774de87e96861638495ff2aaa1117c9fd94d0e3ebc2" }, "downloads": -1, "filename": "icemac.ab.importxls-2.3.post1.tar.gz", "has_sig": false, "md5_digest": "a8697af47ab94cec7f5aa719cb35b773", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9378, "upload_time": "2017-12-26T15:57:25", "url": "https://files.pythonhosted.org/packages/4a/45/7c0d6a1dedceb5a3d576159f8f7682257ce31f17c57927af148335502977/icemac.ab.importxls-2.3.post1.tar.gz" } ], "2.4": [ { "comment_text": "", "digests": { "md5": "5ad22e853e01cd6d758008561cae2948", "sha256": "a08336241830afdbfd4ba61f04a5cf563b725e8a418d4405d0c54e709333486d" }, "downloads": -1, "filename": "icemac.ab.importxls-2.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5ad22e853e01cd6d758008561cae2948", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11387, "upload_time": "2018-08-03T09:57:58", "url": "https://files.pythonhosted.org/packages/46/df/9c0ebc1a78519aec770b821e61893cda7ba86ba1c37048fda7a73110b339/icemac.ab.importxls-2.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6078c6504f5dd4cdc9863ed856bdf7c2", "sha256": "376e7eb6c05d5faccec4224468658c48d2ac7efc194f03670cc1c99a39932b83" }, "downloads": -1, "filename": "icemac.ab.importxls-2.4.tar.gz", "has_sig": false, "md5_digest": "6078c6504f5dd4cdc9863ed856bdf7c2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8993, "upload_time": "2018-08-03T09:57:59", "url": "https://files.pythonhosted.org/packages/7a/a3/a591f19bd36dc33ff1b717ba7a7c9f2c914f4ead1409c3bdfdf40287bc24/icemac.ab.importxls-2.4.tar.gz" } ], "2.5": [ { "comment_text": "", "digests": { "md5": "cdb2338eb829486636e09ad67f4ece31", "sha256": "a628e029a17a9ca20c46607c514e30cd78c7a86409b6676f26f22fe6ee76216a" }, "downloads": -1, "filename": "icemac.ab.importxls-2.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "cdb2338eb829486636e09ad67f4ece31", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11497, "upload_time": "2018-10-13T14:38:31", "url": "https://files.pythonhosted.org/packages/89/79/800dfdde9be50fe7f169ce159eed48d45266c295887adc7559f36915323e/icemac.ab.importxls-2.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "48079faeff006f3d96cae842cb3cbfd4", "sha256": "8a062839c1cddd16e1936e5665ad9448e6e59c36b790a8836063c537a8a576cd" }, "downloads": -1, "filename": "icemac.ab.importxls-2.5.tar.gz", "has_sig": false, "md5_digest": "48079faeff006f3d96cae842cb3cbfd4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6810, "upload_time": "2018-10-13T14:38:32", "url": "https://files.pythonhosted.org/packages/1b/5b/307cce6c219f83745921180164725afc1911915504f538e59735ebb716e0/icemac.ab.importxls-2.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cdb2338eb829486636e09ad67f4ece31", "sha256": "a628e029a17a9ca20c46607c514e30cd78c7a86409b6676f26f22fe6ee76216a" }, "downloads": -1, "filename": "icemac.ab.importxls-2.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "cdb2338eb829486636e09ad67f4ece31", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11497, "upload_time": "2018-10-13T14:38:31", "url": "https://files.pythonhosted.org/packages/89/79/800dfdde9be50fe7f169ce159eed48d45266c295887adc7559f36915323e/icemac.ab.importxls-2.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "48079faeff006f3d96cae842cb3cbfd4", "sha256": "8a062839c1cddd16e1936e5665ad9448e6e59c36b790a8836063c537a8a576cd" }, "downloads": -1, "filename": "icemac.ab.importxls-2.5.tar.gz", "has_sig": false, "md5_digest": "48079faeff006f3d96cae842cb3cbfd4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6810, "upload_time": "2018-10-13T14:38:32", "url": "https://files.pythonhosted.org/packages/1b/5b/307cce6c219f83745921180164725afc1911915504f538e59735ebb716e0/icemac.ab.importxls-2.5.tar.gz" } ] }