{ "info": { "author": "Shinya Akagi", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "# ConvertPath Module\n\nSimply Path Convertor for converting from windows path ('C:\\\\hoge') to linux path ('/C/hoge'). \n\n\n# PYPI\n\nhttps://pypi.org/project/ConvertPath/ \n\n\n# Setup\n\n```\npip install ConvertPath\n```\n\n# Usage \n\n```\nfrom ConvertPath import convertpath_win2linux\nconvertpath_win2linux(r'C:\\\\hoge')\n# /C/hoge\n```", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ShinyaAkagiI/convertpath", "keywords": "", "license": "PSF", "maintainer": "", "maintainer_email": "", "name": "ConvertPath", "package_url": "https://pypi.org/project/ConvertPath/", "platform": "", "project_url": "https://pypi.org/project/ConvertPath/", "project_urls": { "Homepage": "https://github.com/ShinyaAkagiI/convertpath" }, "release_url": "https://pypi.org/project/ConvertPath/0.1.3/", "requires_dist": null, "requires_python": "", "summary": "Simple Path Convertor", "version": "0.1.3" }, "last_serial": 5101086, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "225e9e560dd87ef9833be16f491224c1", "sha256": "991de72c72d59e48d7613e2d96b4d407967f9281f0d5e255fb45ebd6ca5efde3" }, "downloads": -1, "filename": "ConvertPath-0.1.1.tar.gz", "has_sig": false, "md5_digest": "225e9e560dd87ef9833be16f491224c1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1292, "upload_time": "2019-03-31T10:45:20", "url": "https://files.pythonhosted.org/packages/ef/51/be7dd7b519027669e84afeeb3c084edc1a4461e373dee0cba2e8fb8c1925/ConvertPath-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "47d077c5a6141e32e611bdae955cf06a", "sha256": "245916986f7343a821b8de99a96e135bca8d4e79fc8ec934c9b84922bca87618" }, "downloads": -1, "filename": "ConvertPath-0.1.2.tar.gz", "has_sig": false, "md5_digest": "47d077c5a6141e32e611bdae955cf06a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1411, "upload_time": "2019-03-31T11:22:12", "url": "https://files.pythonhosted.org/packages/d7/55/cb23bfbdc91380b5df3ca247c4a2b41fcb8657d3bee368dfda665330b7e3/ConvertPath-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "cd9d00ff372cc143a517114fb685b8b1", "sha256": "68de969cc4238427550403537fe22a5654e2526fca6997e3715014e4def6c7a3" }, "downloads": -1, "filename": "ConvertPath-0.1.3.tar.gz", "has_sig": false, "md5_digest": "cd9d00ff372cc143a517114fb685b8b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1501, "upload_time": "2019-04-04T21:37:46", "url": "https://files.pythonhosted.org/packages/6c/e5/79f1865e3a465bc2a11b43eb58b890080ce4c784bc8779ef56183b896597/ConvertPath-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cd9d00ff372cc143a517114fb685b8b1", "sha256": "68de969cc4238427550403537fe22a5654e2526fca6997e3715014e4def6c7a3" }, "downloads": -1, "filename": "ConvertPath-0.1.3.tar.gz", "has_sig": false, "md5_digest": "cd9d00ff372cc143a517114fb685b8b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1501, "upload_time": "2019-04-04T21:37:46", "url": "https://files.pythonhosted.org/packages/6c/e5/79f1865e3a465bc2a11b43eb58b890080ce4c784bc8779ef56183b896597/ConvertPath-0.1.3.tar.gz" } ] }