{ "info": { "author": "Iceflower S", "author_email": "iceflower@gmx.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3.7" ], "description": "*************************\nCMT - Celaria Map Toolkit\n*************************\n|maintained| |programming language| |license|\n\n|travis| |appveyor| |requirements| |codacy| |codecov|\n\n|pypi|\n\n----\n\nCelaria Map Toolkit can convert different map format from one into another.\n\nInstall via pip:\n\n pip install cmt\n\nAbout the usage see:\n\n cmt --help\n\n----\n\nAbout\n=====\n\n.cmap support\n-------------\n\n.. class:: center\n\n+---------+--------+--------+---------+-----------+---------+\n| Version | Encode | Decode | Convert | Downgrade | Upgrade |\n+---------+--------+--------+---------+-----------+---------+\n| 0 | \u2714 | \u2714 | \u2714 | | \u2714 |\n+---------+--------+--------+---------+-----------+---------+\n| 1 | \u2714 | \u2714 | \u2714 | \u2714 | |\n+---------+--------+--------+---------+-----------+---------+\n\n.ecmap support\n--------------\n\n+---------+--------+--------+---------+-----------+---------+\n| Version | Encode | Decode | Convert | Downgrade | Upgrade |\n+---------+--------+--------+---------+-----------+---------+\n| 0 | \u2714 | \u2714 | \u2714 | | \u2714 |\n+---------+--------+--------+---------+-----------+---------+\n| 1 | \u2714 | \u2714 | \u2714 | \u2714 | |\n+---------+--------+--------+---------+-----------+---------+\n\n----\n\nWeb\n===\n\nhttps://github.com/IceflowRE/cmt\n\nCredits\n=======\n\n- Developer\n - `Iceflower S `__\n - iceflower@gmx.de\n- Format Definition\n - https://www.celaria.com/\n\nThird Party\n-----------\n\npytest\n - `Holger Krekel and others `__\n - https://github.com/pytest-dev/pytest\n - `MIT `__\nProspector\n - `landscapeio `__\n - https://github.com/landscapeio/prospector\n - `GPL-2.0+ `__\nSetuptools\n - Jason R Coombs / `Setuptools Developers `__\n - https://github.com/pypa/setuptools\n - `MIT `__\ntwine\n - `various authors `__\n - https://github.com/pypa/twine\n - `Apache-2.0 `__\nwheel\n - `Charlie Denton `__\n - https://github.com/meshy/pythonwheels\n - `BSD-2-Clause `__\n\nDisclaimer\n----------\n\nThis software is not official supported by https://www.celaria.com/.\n\nLicense\n-------\n\nCopyright 2019-present Iceflower S (iceflower@gmx.de)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n.. Badges.\n\n.. |maintained| image:: https://img.shields.io/badge/maintained-yes-brightgreen.svg\n\n.. |programming language| image:: https://img.shields.io/badge/language-Python_3.7-orange.svg\n :target: https://www.python.org/\n\n.. |license| image:: https://img.shields.io/badge/License-MIT-blue.svg\n :target: https://opensource.org/licenses/MIT\n\n.. |travis| image:: https://img.shields.io/travis/com/IceflowRE/cmt/master.svg?label=Travis%20CI\n :target: https://travis-ci.com/IceflowRE/cmt\n\n.. |appveyor| image:: https://img.shields.io/appveyor/ci/IceflowRE/cmt/master.svg?label=AppVeyor%20CI\n :target: https://ci.appveyor.com/project/IceflowRE/cmt/branch/master\n\n.. |pypi| image:: https://img.shields.io/pypi/v/cmt.svg\n :target: https://pypi.org/project/cmt/\n\n.. |requirements| image:: https://requires.io/github/IceflowRE/cmt/requirements.svg?branch=master\n :target: https://requires.io/github/IceflowRE/cmt/requirements/?branch=master\n\n.. |codacy| image:: https://api.codacy.com/project/badge/Grade/a0b5e81fea174ef787b04f6a38ed4cf2\n :target: https://app.codacy.com/project/IceflowRE/cmt/dashboard\n\n.. |codecov| image:: https://img.shields.io/codecov/c/github/IceflowRE/cmt/master.svg?label=coverage\n :target: https://codecov.io/gh/IceflowRE/cmt\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/IceflowRE/cmt", "keywords": "map toolkit", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "CMT", "package_url": "https://pypi.org/project/CMT/", "platform": "", "project_url": "https://pypi.org/project/CMT/", "project_urls": { "Homepage": "https://github.com/IceflowRE/cmt" }, "release_url": "https://pypi.org/project/CMT/0.2.0/", "requires_dist": [ "prospector[with_everything] (==1.1.6.2) ; extra == 'dev'", "pytest (==4.5.0) ; extra == 'dev'", "pytest-cov (==2.7.1) ; extra == 'dev'", "twine (==1.13.0) ; extra == 'dev'", "setuptools (==41.0.1) ; extra == 'dev'", "wheel (==0.33.4) ; extra == 'dev'" ], "requires_python": ">=3.7", "summary": "Celeria Map Toolkit, can convert different map formats from one into another.", "version": "0.2.0" }, "last_serial": 5724504, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "1e449567e830e8067c61708fd67b3eb2", "sha256": "ac4db6fc5503ea197b025c138d1316c7192310678b37c1768a00e608555bfc80" }, "downloads": -1, "filename": "CMT-0.1.0-py37-none-any.whl", "has_sig": false, "md5_digest": "1e449567e830e8067c61708fd67b3eb2", "packagetype": "bdist_wheel", "python_version": "py37", "requires_python": ">=3.7", "size": 8701, "upload_time": "2019-04-13T23:20:55", "url": "https://files.pythonhosted.org/packages/10/f5/2e1e7ee37784343c14af8457ca45152fdf59c500811c1325d2cb8096e18f/CMT-0.1.0-py37-none-any.whl" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "198cd96faca625d452f11cf6b037d3d0", "sha256": "5cc7d310bf7bc8c2a847f064b98fbab78015b69babb365d00a44eb5cd3d3c11f" }, "downloads": -1, "filename": "CMT-0.1.1-py37-none-any.whl", "has_sig": false, "md5_digest": "198cd96faca625d452f11cf6b037d3d0", "packagetype": "bdist_wheel", "python_version": "py37", "requires_python": ">=3.7", "size": 8761, "upload_time": "2019-04-14T12:22:59", "url": "https://files.pythonhosted.org/packages/08/c1/2477faa626b4aa7a3a4e5d333a618f6ced43e0fe436a41381d493fd743e9/CMT-0.1.1-py37-none-any.whl" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "179d408bc9b022109c952f64fd604c86", "sha256": "d0684e2fee94e98aafbc7699f8aeb17ec483bc1e2799e3937dc84962feadbfeb" }, "downloads": -1, "filename": "CMT-0.2.0-py37-none-any.whl", "has_sig": false, "md5_digest": "179d408bc9b022109c952f64fd604c86", "packagetype": "bdist_wheel", "python_version": "py37", "requires_python": ">=3.7", "size": 23684, "upload_time": "2019-05-16T21:38:35", "url": "https://files.pythonhosted.org/packages/82/ca/dbefaf03b117ccb1eebc9ed74fe2eb70e49688ed529f3cdb53ec85a609b9/CMT-0.2.0-py37-none-any.whl" } ], "0.3.0.dev1": [ { "comment_text": "", "digests": { "md5": "8991d95d5f3ee777b6f57ed6881febb3", "sha256": "eccb880ddf90ceba556624fbc57f8aaf41c7d17152ebbbca05b5d402a63160b4" }, "downloads": -1, "filename": "CMT-0.3.0.dev1-py37-none-any.whl", "has_sig": false, "md5_digest": "8991d95d5f3ee777b6f57ed6881febb3", "packagetype": "bdist_wheel", "python_version": "py37", "requires_python": ">=3.7", "size": 23805, "upload_time": "2019-07-08T14:13:10", "url": "https://files.pythonhosted.org/packages/18/99/17f1fb2ccf763234757c1249385c017196204ba0fd9d4bfc51eca62fb707/CMT-0.3.0.dev1-py37-none-any.whl" } ], "0.3.0.dev2": [ { "comment_text": "", "digests": { "md5": "93fae426ada0df80f9a3f3fef6d4510b", "sha256": "2a30d9004923911ccf37d4b56ba7ea4df587474d7e9a3e334b09df4dfce6b6fb" }, "downloads": -1, "filename": "CMT-0.3.0.dev2-py37-none-any.whl", "has_sig": false, "md5_digest": "93fae426ada0df80f9a3f3fef6d4510b", "packagetype": "bdist_wheel", "python_version": "py37", "requires_python": ">=3.7", "size": 35643, "upload_time": "2019-08-24T14:09:48", "url": "https://files.pythonhosted.org/packages/29/6b/494398e877bc9ec759aed979cadb5c6b84239c09da7d817fec5fad3b9eca/CMT-0.3.0.dev2-py37-none-any.whl" }, { "comment_text": "", "digests": { "md5": "596be3e55464979d8bc8e31c6030a9fe", "sha256": "30a8bebbdface303a81b57f9d46c4dbf22bfd237fc623fbb787f99ac9be5f40d" }, "downloads": -1, "filename": "CMT-0.3.0.dev2-py38-none-any.whl", "has_sig": false, "md5_digest": "596be3e55464979d8bc8e31c6030a9fe", "packagetype": "bdist_wheel", "python_version": "py38", "requires_python": ">=3.7", "size": 35644, "upload_time": "2019-08-24T14:10:38", "url": "https://files.pythonhosted.org/packages/5d/64/720b4cc3dd68b3a71d8f96908504a2d613efa7cf6490412959070f94559b/CMT-0.3.0.dev2-py38-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "179d408bc9b022109c952f64fd604c86", "sha256": "d0684e2fee94e98aafbc7699f8aeb17ec483bc1e2799e3937dc84962feadbfeb" }, "downloads": -1, "filename": "CMT-0.2.0-py37-none-any.whl", "has_sig": false, "md5_digest": "179d408bc9b022109c952f64fd604c86", "packagetype": "bdist_wheel", "python_version": "py37", "requires_python": ">=3.7", "size": 23684, "upload_time": "2019-05-16T21:38:35", "url": "https://files.pythonhosted.org/packages/82/ca/dbefaf03b117ccb1eebc9ed74fe2eb70e49688ed529f3cdb53ec85a609b9/CMT-0.2.0-py37-none-any.whl" } ] }