Name | ezon-gpx JSON |
Version |
1.0.2
JSON |
| download |
home_page | None |
Summary | convert Ezon gpx files. |
upload_time | 2024-06-26 14:13:26 |
maintainer | uiolee |
docs_url | None |
author | uiolee |
requires_python | None |
license | MPL 2.0 |
keywords |
ezon
gpx
xml
running_page
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# ezon-gpx
[![CI](https://github.com/uiolee/ezon-gpx/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/uiolee/ezon-gpx/actions/workflows/ci.yml)
[![Publish](https://github.com/uiolee/ezon-gpx/actions/workflows/publish.yml/badge.svg)](https://github.com/uiolee/ezon-gpx/actions/workflows/publish.yml)
converter for Ezon gpx file.
## Feat
convert Ezon gpx files.
- add location info to `wpt`.
- delete useless empty point.
- fix timezone to UTC.
## Usage
[![PyPI - Version](https://img.shields.io/pypi/v/ezon-gpx)](https://pypi.org/p/ezon-gpx/#history)
[![PyPI - Status](https://img.shields.io/pypi/status/ezon-gpx)](https://pypi.org/p/ezon-gpx)
[![PyPI - Implementation](https://img.shields.io/pypi/implementation/ezon-gpx)](https://pypi.org/p/ezon-gpx)
[![PyPI - Format](https://img.shields.io/pypi/format/ezon-gpx)](https://pypi.org/p/ezon-gpx/#files)
[![PyPI - Wheel](https://img.shields.io/pypi/wheel/ezon-gpx)](https://pypi.org/p/ezon-gpx/#files)
[![PyPI - License](https://img.shields.io/pypi/l/ezon-gpx)](./LICENSE)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/ezon-gpx)](https://pypi.org/p/ezon-gpx)
### pipx
#### Install
```bash
pipx install ezon-gpx
```
####
```bash
ezon-gpx -h
```
### source
#### Python
see [./src/main.py](./src/main.py#L141) for more.
#### CLI
```bash
./src/cli.py --help
```
see [./src/cli.py](./src/cli.py) for more.
## Develop Env
```plain
Python 3.11.8
```
Raw data
{
"_id": null,
"home_page": null,
"name": "ezon-gpx",
"maintainer": "uiolee",
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "ezon, gpx, xml, running_page",
"author": "uiolee",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/21/19/27203eb5652f75ed1c30971353a545bf857b79c9a5043aca3ea306b30dd0/ezon_gpx-1.0.2.tar.gz",
"platform": null,
"description": "# ezon-gpx\n\n[![CI](https://github.com/uiolee/ezon-gpx/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/uiolee/ezon-gpx/actions/workflows/ci.yml)\n[![Publish](https://github.com/uiolee/ezon-gpx/actions/workflows/publish.yml/badge.svg)](https://github.com/uiolee/ezon-gpx/actions/workflows/publish.yml)\n\nconverter for Ezon gpx file.\n\n## Feat\n\nconvert Ezon gpx files.\n\n- add location info to `wpt`.\n- delete useless empty point.\n- fix timezone to UTC.\n\n## Usage\n\n[![PyPI - Version](https://img.shields.io/pypi/v/ezon-gpx)](https://pypi.org/p/ezon-gpx/#history)\n[![PyPI - Status](https://img.shields.io/pypi/status/ezon-gpx)](https://pypi.org/p/ezon-gpx)\n[![PyPI - Implementation](https://img.shields.io/pypi/implementation/ezon-gpx)](https://pypi.org/p/ezon-gpx)\n[![PyPI - Format](https://img.shields.io/pypi/format/ezon-gpx)](https://pypi.org/p/ezon-gpx/#files)\n[![PyPI - Wheel](https://img.shields.io/pypi/wheel/ezon-gpx)](https://pypi.org/p/ezon-gpx/#files)\n[![PyPI - License](https://img.shields.io/pypi/l/ezon-gpx)](./LICENSE)\n[![PyPI - Downloads](https://img.shields.io/pypi/dm/ezon-gpx)](https://pypi.org/p/ezon-gpx)\n\n### pipx\n\n#### Install\n\n```bash\npipx install ezon-gpx\n```\n\n####\n\n```bash\nezon-gpx -h\n```\n\n### source\n\n#### Python\n\nsee [./src/main.py](./src/main.py#L141) for more.\n\n#### CLI\n\n```bash\n./src/cli.py --help\n```\n\nsee [./src/cli.py](./src/cli.py) for more.\n\n## Develop Env\n\n```plain\nPython 3.11.8\n```\n",
"bugtrack_url": null,
"license": "MPL 2.0",
"summary": "convert Ezon gpx files.",
"version": "1.0.2",
"project_urls": {
"Homepage": "https://github.com/uiolee/ezon-gpx",
"Issues": "https://github.com/uiolee/ezon-gpx/issues",
"Repository": "https://github.com/uiolee/ezon-gpx.git"
},
"split_keywords": [
"ezon",
" gpx",
" xml",
" running_page"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "37f1e47ee279c318917bb39836559e74924b8c7e31866fa0b90045ca7ceb3932",
"md5": "2c80ca79e59e14d43ea039680c28bf00",
"sha256": "6133404595ecb41aa7ed99fd26fc7523e359428704d83164e1ce9a40cb4e9339"
},
"downloads": -1,
"filename": "ezon_gpx-1.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2c80ca79e59e14d43ea039680c28bf00",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 9621,
"upload_time": "2024-06-26T14:13:23",
"upload_time_iso_8601": "2024-06-26T14:13:23.486656Z",
"url": "https://files.pythonhosted.org/packages/37/f1/e47ee279c318917bb39836559e74924b8c7e31866fa0b90045ca7ceb3932/ezon_gpx-1.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "211927203eb5652f75ed1c30971353a545bf857b79c9a5043aca3ea306b30dd0",
"md5": "3b73e5a9c0d8023488376af77d662a07",
"sha256": "242a5677ae383dcb892bf72c7152d7e1cdd08a7875400de31451180f4b22f3ca"
},
"downloads": -1,
"filename": "ezon_gpx-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "3b73e5a9c0d8023488376af77d662a07",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13742,
"upload_time": "2024-06-26T14:13:26",
"upload_time_iso_8601": "2024-06-26T14:13:26.932538Z",
"url": "https://files.pythonhosted.org/packages/21/19/27203eb5652f75ed1c30971353a545bf857b79c9a5043aca3ea306b30dd0/ezon_gpx-1.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-26 14:13:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "uiolee",
"github_project": "ezon-gpx",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "ezon-gpx"
}