{ "info": { "author": "Olivier Kozak", "author_email": "olivier.kozak@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "MakePath\n========\n\nMakePath is a small library which aims to facilitate paths building from various locations.\n\nMakePath is released under the `LGPL v3 license `_.\n\nInstallation\n------------\n\nHere is how to install MakePath from PyPI :\n\n.. code-block:: bash\n\n pip install makepath\n\nHow to use it\n-------------\n\nHere is how to make a path from root :\n\n.. code-block:: python\n\n >>> import makepath\n >>> makepath.from_root(\"usr\", \"local\", \"bin\")\n '/usr/local/bin'\n\nYou can of course make paths from other locations. See the `project's documentation`_ for more information.\n\n.. _`project's documentation`: http://makepath.okozak.ovh/\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "GNU LGPL v3", "maintainer": "", "maintainer_email": "", "name": "MakePath", "package_url": "https://pypi.org/project/MakePath/", "platform": "", "project_url": "https://pypi.org/project/MakePath/", "project_urls": null, "release_url": "https://pypi.org/project/MakePath/1.0.2/", "requires_dist": null, "requires_python": "", "summary": "A small library which aims to facilitate paths building from various locations", "version": "1.0.2" }, "last_serial": 2479599, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "2cea186565a1c86514c31d84e247c3dc", "sha256": "fe2daf642fc3f0a31eec14c48f48f1563d4b426a52179a96c9e2f8cc02d5d44e" }, "downloads": -1, "filename": "MakePath-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "2cea186565a1c86514c31d84e247c3dc", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3188, "upload_time": "2016-10-31T17:36:48", "url": "https://files.pythonhosted.org/packages/a5/e9/2ca0f077c78f2260e3f3196fed9d13ae5d96f18af842c86c95b81ed35bd8/MakePath-1.0.0-py3-none-any.whl" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "cabbdca2ffc035646ceb6a96db570322", "sha256": "053bd0adbeab943f1575d3253c3e48bf1d9a8a76b104fc55d697698319dd7e4c" }, "downloads": -1, "filename": "MakePath-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "cabbdca2ffc035646ceb6a96db570322", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3263, "upload_time": "2016-10-31T18:38:37", "url": "https://files.pythonhosted.org/packages/d1/df/7e959ff9984893d24a06d0e2d1cfec34b9c502659b30a77c4c70d2e620a3/MakePath-1.0.1-py3-none-any.whl" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "24f332e9d95df2b0aed4a6cf8819aa24", "sha256": "4cafc312ab43f06511c26ee6d9af527f4d1751f6df8b8e4dc8b411183cbdc270" }, "downloads": -1, "filename": "MakePath-1.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "24f332e9d95df2b0aed4a6cf8819aa24", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3263, "upload_time": "2016-11-23T19:54:00", "url": "https://files.pythonhosted.org/packages/d7/5c/c1e6d8cab511e28b7bd1ec4ef488eafa36e55c18097ea6e8a269ef9bb4fc/MakePath-1.0.2-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "24f332e9d95df2b0aed4a6cf8819aa24", "sha256": "4cafc312ab43f06511c26ee6d9af527f4d1751f6df8b8e4dc8b411183cbdc270" }, "downloads": -1, "filename": "MakePath-1.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "24f332e9d95df2b0aed4a6cf8819aa24", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3263, "upload_time": "2016-11-23T19:54:00", "url": "https://files.pythonhosted.org/packages/d7/5c/c1e6d8cab511e28b7bd1ec4ef488eafa36e55c18097ea6e8a269ef9bb4fc/MakePath-1.0.2-py3-none-any.whl" } ] }