[](https://github.com/psf/black) [](https://pycqa.github.io/isort/) [](https://github.com/pylint-dev/pylint) [](http://mypy-lang.org/)
[](https://pypi.org/project/xls-updater/) [](https://pypi.org/project/xls-updater/) [](https://coveralls.io/github/Tranquility2/xls_updater?branch=master)
# xls_updater
Convert legacy xls data to newer xlsx format.
💠[Based on the kind comment made by Jackypengyu](https://stackoverflow.com/a/39461816 "Link")
## Usage
```
Usage: python -m xls_updater [OPTIONS] SRC_FILE_PATH
Convert an xls file to xlsx.
Options:
--version Show the version and exit.
--help Show this message and exit.
```
## Development
Please see [CONTRIBUTING.md](https://github.com/Tranquility2/xls_updater/blob/master/CONTRIBUTING.md)
## License
This project is published under the MIT license.
If you do find it useful, please consider contributing your changes back upstream.
Raw data
{
"_id": null,
"home_page": null,
"name": "xls-updater",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "converter, excel, fileformat, spreadsheet, xls, xlsx",
"author": null,
"author_email": "Roy Moore <roy@moore.co.il>",
"download_url": "https://files.pythonhosted.org/packages/ef/11/ee71d45dcc1ea30143b1438c992cccf85bdb3012a6b00ef8b9e2166fe606/xls_updater-0.2.6.tar.gz",
"platform": null,
"description": "[](https://github.com/psf/black) [](https://pycqa.github.io/isort/) [](https://github.com/pylint-dev/pylint) [](http://mypy-lang.org/)\n\n[](https://pypi.org/project/xls-updater/) [](https://pypi.org/project/xls-updater/) [](https://coveralls.io/github/Tranquility2/xls_updater?branch=master)\n\n# xls_updater\n\nConvert legacy xls data to newer xlsx format.\n\n\ud83d\udcad [Based on the kind comment made by Jackypengyu](https://stackoverflow.com/a/39461816 \"Link\")\n\n## Usage\n\n```\nUsage: python -m xls_updater [OPTIONS] SRC_FILE_PATH\n\n Convert an xls file to xlsx.\n\nOptions:\n --version Show the version and exit.\n --help Show this message and exit.\n```\n\n## Development\n\nPlease see [CONTRIBUTING.md](https://github.com/Tranquility2/xls_updater/blob/master/CONTRIBUTING.md)\n\n## License\n\nThis project is published under the MIT license.\n\nIf you do find it useful, please consider contributing your changes back upstream.\n",
"bugtrack_url": null,
"license": null,
"summary": "Convert legacy xls data to newer xlsx format.",
"version": "0.2.6",
"project_urls": {
"homepage": "https://github.com/Tranquility2/xls_updater",
"repository": "https://github.com/Tranquility2/xls_updater"
},
"split_keywords": [
"converter",
" excel",
" fileformat",
" spreadsheet",
" xls",
" xlsx"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ff52fb3568ad56b0442502a87dd93628b96ccdd05443ee8c24c39bd2fe3b0eb4",
"md5": "8ba6fa9b85ad72235fe342cdeffad99e",
"sha256": "31fa847a302594f93c47c971178487cd74f24e4d0d6ce5079bd992ebb968e49f"
},
"downloads": -1,
"filename": "xls_updater-0.2.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8ba6fa9b85ad72235fe342cdeffad99e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 4040,
"upload_time": "2024-04-20T09:18:20",
"upload_time_iso_8601": "2024-04-20T09:18:20.269596Z",
"url": "https://files.pythonhosted.org/packages/ff/52/fb3568ad56b0442502a87dd93628b96ccdd05443ee8c24c39bd2fe3b0eb4/xls_updater-0.2.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ef11ee71d45dcc1ea30143b1438c992cccf85bdb3012a6b00ef8b9e2166fe606",
"md5": "e9ecaf0f07454f25b36d410216f38045",
"sha256": "52f139aee12610c2c239cc6741048485e3815bda8f55ad93defc8a15469f7b45"
},
"downloads": -1,
"filename": "xls_updater-0.2.6.tar.gz",
"has_sig": false,
"md5_digest": "e9ecaf0f07454f25b36d410216f38045",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 7605876,
"upload_time": "2024-04-20T09:18:22",
"upload_time_iso_8601": "2024-04-20T09:18:22.272034Z",
"url": "https://files.pythonhosted.org/packages/ef/11/ee71d45dcc1ea30143b1438c992cccf85bdb3012a6b00ef8b9e2166fe606/xls_updater-0.2.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-20 09:18:22",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Tranquility2",
"github_project": "xls_updater",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "xls-updater"
}