{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [ "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "\n\n[![](https://img.shields.io/pypi/pyversions/true-case-path.svg?longCache=True)](https://pypi.org/project/true-case-path/)\n\n#### Installation\n```bash\n$ [sudo] pip install true-case-path\n```\n\n#### Functions\nfunction|`__doc__`\n-|-\n`true_case_path.true_case_filename(path, filename)` |return a string with case exact filename as stored in the filesystem\n`true_case_path.true_case_path(path)` |return a string with case exact path as stored in the filesystem\n\n#### Examples\n```python\n>>> from true_case_path import true_case_path\n>>> true_case_path('/Users/username/downloads')\n'/Users/username/Downloads'\n```\n\n

\n python-readme-generator\n

", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/looking-for-a-job/true-case-path.py", "keywords": "case path", "license": "", "maintainer": "", "maintainer_email": "", "name": "true-case-path", "package_url": "https://pypi.org/project/true-case-path/", "platform": "", "project_url": "https://pypi.org/project/true-case-path/", "project_urls": { "Homepage": "https://github.com/looking-for-a-job/true-case-path.py" }, "release_url": "https://pypi.org/project/true-case-path/2019.4.17/", "requires_dist": null, "requires_python": "", "summary": "get case exact path as stored in the filesystem", "version": "2019.4.17" }, "last_serial": 5587349, "releases": { "2019.4.17": [ { "comment_text": "", "digests": { "md5": "ca47e9e5285266eec88b0e31c5ae50b8", "sha256": "4e0d6e334b18c5714b09ecfc21a53f2fe41cb1bff485cbfb0fc019abdef7d4c0" }, "downloads": -1, "filename": "true-case-path-2019.4.17.tar.gz", "has_sig": false, "md5_digest": "ca47e9e5285266eec88b0e31c5ae50b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1464, "upload_time": "2019-04-18T08:05:07", "url": "https://files.pythonhosted.org/packages/7e/e7/e9fed611ff73ab59f617fb0819f8e901f74a014dba1e56086c63ce193cb7/true-case-path-2019.4.17.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ca47e9e5285266eec88b0e31c5ae50b8", "sha256": "4e0d6e334b18c5714b09ecfc21a53f2fe41cb1bff485cbfb0fc019abdef7d4c0" }, "downloads": -1, "filename": "true-case-path-2019.4.17.tar.gz", "has_sig": false, "md5_digest": "ca47e9e5285266eec88b0e31c5ae50b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1464, "upload_time": "2019-04-18T08:05:07", "url": "https://files.pythonhosted.org/packages/7e/e7/e9fed611ff73ab59f617fb0819f8e901f74a014dba1e56086c63ce193cb7/true-case-path-2019.4.17.tar.gz" } ] }