{ "info": { "author": "Daniel B\u00f6ckenhoff", "author_email": "dboe@ipp.mpg.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8" ], "description": "=============================\nIntroduction to `transcoding`\n=============================\n\n\n.. pypi\n.. image:: https://img.shields.io/pypi/v/transcoding.svg\n :target: https://pypi.python.org/pypi/transcoding\n\n.. ci\n .. image:: https://img.shields.io/travis/dboe/transcoding.svg\n :target: https://travis-ci.com/dboe/transcoding\n.. image:: https://gitlab.mpcdf.mpg.de/dboe/transcoding/badges/master/pipeline.svg\n :target: https://gitlab.mpcdf.mpg.de/dboe/transcoding/commits/master\n\n.. coverage\n.. image:: https://gitlab.mpcdf.mpg.de/dboe/transcoding/badges/master/coverage.svg\n :target: https://gitlab.mpcdf.mpg.de/dboe/transcoding/commits/master\n\n.. readthedocs\n.. image:: https://readthedocs.org/projects/transcoding/badge/?version=latest\n :target: https://transcoding.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. pyup crosschecks your dependencies. Github is default, gitlab more complicated: https://pyup.readthedocs.io/en/latest/readme.html#run-your-first-update \n .. image:: https://pyup.io/repos/github/dboe/transcoding/shield.svg\n :target: https://pyup.io/repos/github/dboe/transcoding/\n :alt: Updates\n\n.. image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white\n :target: https://github.com/pre-commit/pre-commit\n :alt: pre-commit\n\n\nBijective transoding engine for standardized file in- and outputs\n\n\nLicensed under the ``MIT License``\n\nResources\n---------\n\n* Source code: https://gitlab.mpcdf.mpg.de/dboe/transcoding\n* Documentation: https://transcoding.readthedocs.io\n* Pypi: https://pypi.python.org/pypi/transcoding\n\n\nFeatures\n--------\n\nThe following features should be highlighted:\n\n* TODO\n\nMIT License\n\nCopyright (c) 2021, Daniel B\u00f6ckenhoff\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\n\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.mpcdf.mpg.de/dboe/transcoding", "keywords": "file input output transcoding standardization", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "transcoding", "package_url": "https://pypi.org/project/transcoding/", "platform": "", "project_url": "https://pypi.org/project/transcoding/", "project_urls": { "Documentation": "https://transcoding.readthedocs.io", "Homepage": "https://gitlab.mpcdf.mpg.de/dboe/transcoding", "Source": "https://gitlab.mpcdf.mpg.de/dboe/transcoding" }, "release_url": "https://pypi.org/project/transcoding/0.2.0/", "requires_dist": [ "pathlib", "parse", "more-itertools", "sphinx (>=2.2.0) ; extra == 'all'", "sphinx-rtd-theme (>=0.4.3) ; extra == 'all'", "flake8 ; extra == 'all'", "pylint ; extra == 'all'", "pytest ; extra == 'all'", "pytest-cov ; extra == 'all'", "coverage ; extra == 'all'", "pytest-shutil ; extra == 'all'", "pytest-virtualenv ; extra == 'all'", "pytest-fixture-config ; extra == 'all'", "pytest-xdist ; extra == 'all'", "bumpversion ; extra == 'all'", "twine ; extra == 'all'", "sphinx ; extra == 'all'", "pre-commit ; extra == 'all'", "pre-commit-hooks ; extra == 'all'", "cookiecutter-project-upgrader ; extra == 'all'", "sphinx (>=2.2.0) ; extra == 'dev'", "sphinx-rtd-theme (>=0.4.3) ; extra == 'dev'", "flake8 ; extra == 'dev'", "pylint ; extra == 'dev'", "pytest ; extra == 'dev'", "pytest-cov ; extra == 'dev'", "coverage ; extra == 'dev'", "pytest-shutil ; extra == 'dev'", "pytest-virtualenv ; extra == 'dev'", "pytest-fixture-config ; extra == 'dev'", "pytest-xdist ; extra == 'dev'", "bumpversion ; extra == 'dev'", "twine ; extra == 'dev'", "sphinx ; extra == 'dev'", "pre-commit ; extra == 'dev'", "pre-commit-hooks ; extra == 'dev'", "cookiecutter-project-upgrader ; extra == 'dev'", "sphinx (>=2.2.0) ; extra == 'docs'", "sphinx-rtd-theme (>=0.4.3) ; extra == 'docs'", "tarfile ; extra == 'tar'", "flake8 ; extra == 'test'", "pylint ; extra == 'test'", "pytest ; extra == 'test'", "pytest-cov ; extra == 'test'", "coverage ; extra == 'test'", "pytest-shutil ; extra == 'test'", "pytest-virtualenv ; extra == 'test'", "pytest-fixture-config ; extra == 'test'", "pytest-xdist ; extra == 'test'" ], "requires_python": ">=3.0", "summary": "Bijective transoding engine for standardized file in- and outputs", "version": "0.2.0", "yanked": false, "yanked_reason": null }, "last_serial": 9295834, "releases": { "0.1.0.dev1": [ { "comment_text": "", "digests": { "md5": "200b544546e5179b6013f0f145793f02", "sha256": "a09f6ac9bd1345d617bbcd6250960fc89eaa76e4b8d806343f7aa6a678b401e8" }, "downloads": -1, "filename": "transcoding-0.1.0.dev1.tar.gz", "has_sig": false, "md5_digest": "200b544546e5179b6013f0f145793f02", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7", "size": 11319, "upload_time": "2018-10-24T11:10:36", "upload_time_iso_8601": "2018-10-24T11:10:36.751961Z", "url": "https://files.pythonhosted.org/packages/93/28/10121c305cc8d653449254992a930deafb899fd7b58e0815f8e33f34a756/transcoding-0.1.0.dev1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.0.dev2": [ { "comment_text": "", "digests": { "md5": "39dacb9da5471d7507d31f87d613262b", "sha256": "8ecb5509425deeeee3c898d21cf8a04c33ee401f2bb70734d5eb0bec7c48f3d0" }, "downloads": -1, "filename": "transcoding-0.1.0.dev2.tar.gz", "has_sig": false, "md5_digest": "39dacb9da5471d7507d31f87d613262b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7", "size": 12947, "upload_time": "2018-11-07T15:26:32", "upload_time_iso_8601": "2018-11-07T15:26:32.235873Z", "url": "https://files.pythonhosted.org/packages/82/ee/c5e80867b2bad048fe5df0d4325bacf7583a1d4bb007b3078abac220cf8e/transcoding-0.1.0.dev2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.0.dev3": [ { "comment_text": "", "digests": { "md5": "e11df7112cbf62f767fd7c6c74b8ce08", "sha256": "71eb6b949aa9bcd3b1a92ee79727e49eec4741f29557b0b751285c5006630a9f" }, "downloads": -1, "filename": "transcoding-0.1.0.dev3.tar.gz", "has_sig": false, "md5_digest": "e11df7112cbf62f767fd7c6c74b8ce08", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7", "size": 13569, "upload_time": "2018-11-30T12:14:19", "upload_time_iso_8601": "2018-11-30T12:14:19.625621Z", "url": "https://files.pythonhosted.org/packages/5c/1c/12cac2926b4df72d5c261dedc6a813c5fab393eae99ade57f1851e899885/transcoding-0.1.0.dev3.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.0.dev4": [ { "comment_text": "", "digests": { "md5": "c434b9bfc91d069778edaba58624a4fb", "sha256": "d7026798e26acf5c3cc13e7ba9960949081773a2da85ab546709875f9ae09c38" }, "downloads": -1, "filename": "transcoding-0.1.0.dev4.tar.gz", "has_sig": false, "md5_digest": "c434b9bfc91d069778edaba58624a4fb", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7", "size": 13888, "upload_time": "2019-10-22T09:31:30", "upload_time_iso_8601": "2019-10-22T09:31:30.006803Z", "url": "https://files.pythonhosted.org/packages/30/61/8b02711e84b130822410be60fb948b31f7c8530370048747e1b396c17a0a/transcoding-0.1.0.dev4.tar.gz", "yanked": false, "yanked_reason": null } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "537801222ce9c3b2561b32a93b838361", "sha256": "ab4f3f07696613586eb3bf898f3f708a0e8e87eb9e939b442e41961323b27fc5" }, "downloads": -1, "filename": "transcoding-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "537801222ce9c3b2561b32a93b838361", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.0", "size": 18076, "upload_time": "2021-02-02T13:50:34", "upload_time_iso_8601": "2021-02-02T13:50:34.170481Z", "url": "https://files.pythonhosted.org/packages/41/f1/f105b93e431aa320a510268f7f5f2c22d9871fb1ca57c779d4d562cfc2ea/transcoding-0.2.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6dfc726addd623f848b0c276de45006f", "sha256": "11855839b3e300ecdb62da36d7faa34b36314668bac92dbd1e76414cd1c0276e" }, "downloads": -1, "filename": "transcoding-0.2.0.tar.gz", "has_sig": false, "md5_digest": "6dfc726addd623f848b0c276de45006f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.0", "size": 17258, "upload_time": "2021-02-02T13:50:35", "upload_time_iso_8601": "2021-02-02T13:50:35.525440Z", "url": "https://files.pythonhosted.org/packages/4d/09/49a3cef9830314c4200b3779995e57d965e382d9bbd333750e9bb9eaf433/transcoding-0.2.0.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "537801222ce9c3b2561b32a93b838361", "sha256": "ab4f3f07696613586eb3bf898f3f708a0e8e87eb9e939b442e41961323b27fc5" }, "downloads": -1, "filename": "transcoding-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "537801222ce9c3b2561b32a93b838361", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.0", "size": 18076, "upload_time": "2021-02-02T13:50:34", "upload_time_iso_8601": "2021-02-02T13:50:34.170481Z", "url": "https://files.pythonhosted.org/packages/41/f1/f105b93e431aa320a510268f7f5f2c22d9871fb1ca57c779d4d562cfc2ea/transcoding-0.2.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6dfc726addd623f848b0c276de45006f", "sha256": "11855839b3e300ecdb62da36d7faa34b36314668bac92dbd1e76414cd1c0276e" }, "downloads": -1, "filename": "transcoding-0.2.0.tar.gz", "has_sig": false, "md5_digest": "6dfc726addd623f848b0c276de45006f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.0", "size": 17258, "upload_time": "2021-02-02T13:50:35", "upload_time_iso_8601": "2021-02-02T13:50:35.525440Z", "url": "https://files.pythonhosted.org/packages/4d/09/49a3cef9830314c4200b3779995e57d965e382d9bbd333750e9bb9eaf433/transcoding-0.2.0.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }