{ "info": { "author": "Ralf Horstmann", "author_email": "ralf@ackstorm.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "Intended Audience :: Healthcare Industry", "License :: OSI Approved :: ISC License (ISCL)", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "eppconvert\n==========\n\nTools to parse and convert Daum Ergo Bike EPP files. This contains a\nmostly complete specification of the EPP/EUP file format, using\npython-construct.\n\nRequirements\n------------\n\n* `python `_ (version 2.7, 3.3, 3.4, 3.5, or 3.6)\n\n* `python-construct `_ (version 2.8)\n\n* `docopt `_ (version 0.6.2)\n\n* Tested operating systems: Linux, OS X, OpenBSD, Windows\n\n\nInstallation\n------------\n\nThe installation can be done with pip/pypi or from source. In both\ncases the scripts `gpx2epp` and `eppread` will be made available as\ncommand line tools.\n\nTo install with pip from pypi:\n\n::\n\n sudo python -m pip install eppconvert\n\nAlternatively install from source:\n\n::\n\n sudo python ./setup.py install\n\nUsage\n-----\n\ngpx2epp\n'''''''\n\nConvert GPX to Daum EPP height profile. Writes a version 7 EPP file.\n\n::\n\n Usage:\n gpx2epp [-i FILE] [-o FILE] [-s STEPSIZE]\n\n Options:\n -h, --help Show this.\n --version Show version.\n -i, --input FILE Input GPX file (default: stdin).\n -o, --output FILE Output EPP file (default: stdout).\n -s, --stepsize STEPSIZE Stepsize in meters.\n\n\nHere is an example that reads a GPX file and writes an EPP file to\nstdout with a stepsize of 200 meters between data points:\n\n::\n\n gpx2epp --input track.gpx --stepsize 200 > track.epp\n\n\nOnly the first track of the GPX file is converted, including all track\nsegments. Please note that arbitrary stepsize values can be used and\ndo usually work, but only files with a stepsize of 200 meters can be\nmodified with the control console editor.\n\neppread\n'''''''\n\nRead and print Daum Ergo Bike EPP/EUP files. Prints textual representation\nto stdout.\n\n::\n\n Usage:\n eppread [-i FILE] [-o FILE] [-l LIMIT]\n\n Options:\n -h, --help Show this.\n --version Show version.\n -i, --input FILE Input EPP/EUP file (default: stdin).\n -o, --output FILE Output text file (default: stdout).\n -l, --limit LIMIT Limit of data points to print.\n\nExample usage that reads an EPP file and prints the header and 5 data\npoints at most:\n\n::\n\n eppread --input track.epp --limit 5", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ra1fh/eppconvert", "keywords": "", "license": "ISC", "maintainer": "", "maintainer_email": "", "name": "eppconvert", "package_url": "https://pypi.org/project/eppconvert/", "platform": "", "project_url": "https://pypi.org/project/eppconvert/", "project_urls": { "Homepage": "https://github.com/ra1fh/eppconvert" }, "release_url": "https://pypi.org/project/eppconvert/0.9.2/", "requires_dist": null, "requires_python": "", "summary": "Parse and convert Daum Ergo Bike EPP files", "version": "0.9.2" }, "last_serial": 2598367, "releases": { "0.9.1": [ { "comment_text": "", "digests": { "md5": "b3d79035638991ddd9c0d38458cd057e", "sha256": "185ea2d9fd4c2e5f02f3124d76efbccfeb2cb03ffa655c3397b21f8d181be0f4" }, "downloads": -1, "filename": "eppconvert-0.9.1.tar.gz", "has_sig": false, "md5_digest": "b3d79035638991ddd9c0d38458cd057e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7830, "upload_time": "2017-01-24T20:35:56", "url": "https://files.pythonhosted.org/packages/ae/67/f061b26e4a138df984a9604673d8b4a70865a3e5e1f8045f87dd10b5f3af/eppconvert-0.9.1.tar.gz" } ], "0.9.2": [ { "comment_text": "", "digests": { "md5": "6ec7eea4c82f7ecd2aff3add1c794253", "sha256": "7732ecabbe498279dc4b8e55e462d94e48d5c4f9b95909337593d0c3ec981b8f" }, "downloads": -1, "filename": "eppconvert-0.9.2.tar.gz", "has_sig": false, "md5_digest": "6ec7eea4c82f7ecd2aff3add1c794253", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7916, "upload_time": "2017-01-25T20:39:46", "url": "https://files.pythonhosted.org/packages/80/75/a6dc8dd78ba1432ef728f7d32b7182a229376bcac0f766b961adb8705d45/eppconvert-0.9.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6ec7eea4c82f7ecd2aff3add1c794253", "sha256": "7732ecabbe498279dc4b8e55e462d94e48d5c4f9b95909337593d0c3ec981b8f" }, "downloads": -1, "filename": "eppconvert-0.9.2.tar.gz", "has_sig": false, "md5_digest": "6ec7eea4c82f7ecd2aff3add1c794253", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7916, "upload_time": "2017-01-25T20:39:46", "url": "https://files.pythonhosted.org/packages/80/75/a6dc8dd78ba1432ef728f7d32b7182a229376bcac0f766b961adb8705d45/eppconvert-0.9.2.tar.gz" } ] }