{ "info": { "author": "Arkadii Ivanov", "author_email": "apkawa@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Text Processing", "Topic :: Text Processing :: Markup :: HTML" ], "description": "|Build Status| |Requirements Status| |PyPI|\n\nxlsx2html\n=========\n\nA simple export from xlsx format to html tables with keep cell\nformatting\n\nInstall\n=======\n\n.. code:: bash\n\n pip install xlsx2html\n\nUsage\n=====\n\n.. code:: python\n\n from xlsx2html import xlsx2html\n\n xlsx2html('path/to/example.xlsx', 'path/to/output.html')\n\nContributors\n============\n\n.. code:: bash\n\n pip install -r requirements.txt\n pytest # run tests\n tox # run test matrix\n\npublish\n-------\n\n.. code:: bash\n\n python setup.py sdist upload -r pypi\n\n.. |Build Status| image:: https://travis-ci.org/Apkawa/xlsx2html.svg?branch=master\n :target: https://travis-ci.org/Apkawa/xlsx2html\n.. |Requirements Status| image:: https://requires.io/github/Apkawa/xlsx2html/requirements.svg?branch=master\n :target: https://requires.io/github/Apkawa/django-multitype-file-field/requirements/?branch=master\n.. |PyPI| image:: https://img.shields.io/pypi/pyversions/xlsx2html.svg\n :target: \n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Apkawa/xlsx2html", "keywords": "converter xlsx html", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "xlsx2html", "package_url": "https://pypi.org/project/xlsx2html/", "platform": "", "project_url": "https://pypi.org/project/xlsx2html/", "project_urls": { "Homepage": "https://github.com/Apkawa/xlsx2html" }, "release_url": "https://pypi.org/project/xlsx2html/0.1.5/", "requires_dist": null, "requires_python": "", "summary": "A simple export from xlsx format to html tables with keep cell formatting", "version": "0.1.5" }, "last_serial": 3247386, "releases": { "0.1.4": [ { "comment_text": "", "digests": { "md5": "d91a2054bb1d417374b16aec64e22f73", "sha256": "cac7b1ab4fee9476be0adca7aa4d4a21c58f7684c28a6c8c9e1b3cbd5445cd10" }, "downloads": -1, "filename": "xlsx2html-0.1.4.tar.gz", "has_sig": false, "md5_digest": "d91a2054bb1d417374b16aec64e22f73", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6859, "upload_time": "2017-10-12T15:19:53", "url": "https://files.pythonhosted.org/packages/b7/a1/e4a942f36f80fc4efc874ab9a047ebf476125041f22f9b63b6e6be076b4f/xlsx2html-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "9eb6c8592bc1e90480ac9a964db92d3a", "sha256": "5b0bb8943b0e7c887112e3643ac3cbb19746acbc5c4dc33275a7bfd770102b61" }, "downloads": -1, "filename": "xlsx2html-0.1.5.tar.gz", "has_sig": false, "md5_digest": "9eb6c8592bc1e90480ac9a964db92d3a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7038, "upload_time": "2017-10-13T09:19:23", "url": "https://files.pythonhosted.org/packages/b6/f3/6f9fb37660255ed1a0133a92d28af6eb89b2f04855655585f82c63cd6124/xlsx2html-0.1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9eb6c8592bc1e90480ac9a964db92d3a", "sha256": "5b0bb8943b0e7c887112e3643ac3cbb19746acbc5c4dc33275a7bfd770102b61" }, "downloads": -1, "filename": "xlsx2html-0.1.5.tar.gz", "has_sig": false, "md5_digest": "9eb6c8592bc1e90480ac9a964db92d3a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7038, "upload_time": "2017-10-13T09:19:23", "url": "https://files.pythonhosted.org/packages/b6/f3/6f9fb37660255ed1a0133a92d28af6eb89b2f04855655585f82c63cd6124/xlsx2html-0.1.5.tar.gz" } ] }