{ "info": { "author": "Arne Neumann", "author_email": "abspath.programming@arne.cl", "bugtrack_url": null, "classifiers": [], "description": "abspath\n=======\n\n``abspath`` is a command line tool that prints the absolute paths of all given\nfiles. File names can be piped via ``STDIN`` or given as arguments.\n\nUsage\n-----\n\n::\n\n abspath file1.txt path/to/file2.pdf\n abspath Desktop/*\n find . -name *.pdf | abspath\n\nInstallation\n------------\n\nInstallation from PyPI\n~~~~~~~~~~~~~~~~~~~~~~\n\n::\n\n sudo pip install abspath\n\nInstallation from the repository\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n::\n\n git clone https://github.com/arne-cl/abspath.git\n cd abspath\n sudo python setup.py install\n\nLicense\n-------\n\n3-clause BSD.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/arne-cl/abspath", "keywords": null, "license": "3-Clause BSD", "maintainer": null, "maintainer_email": null, "name": "abspath", "package_url": "https://pypi.org/project/abspath/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/abspath/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/arne-cl/abspath" }, "release_url": "https://pypi.org/project/abspath/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "get the absolute paths of files on the command line", "version": "0.1.0" }, "last_serial": 1197338, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "181de72a73511caa42b1f8fa4b1d9580", "sha256": "1cdb53ff1f1dd493dd0bbf9855f5a3bb9e9be23a2ece680a524ac0695e0e3862" }, "downloads": -1, "filename": "abspath-0.1.0.tar.gz", "has_sig": false, "md5_digest": "181de72a73511caa42b1f8fa4b1d9580", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1702, "upload_time": "2014-08-21T06:34:31", "url": "https://files.pythonhosted.org/packages/1e/6e/e51c483e0d47666c5543a1fcbb94246ddb05fabc6d40002453e3dca16e99/abspath-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "181de72a73511caa42b1f8fa4b1d9580", "sha256": "1cdb53ff1f1dd493dd0bbf9855f5a3bb9e9be23a2ece680a524ac0695e0e3862" }, "downloads": -1, "filename": "abspath-0.1.0.tar.gz", "has_sig": false, "md5_digest": "181de72a73511caa42b1f8fa4b1d9580", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1702, "upload_time": "2014-08-21T06:34:31", "url": "https://files.pythonhosted.org/packages/1e/6e/e51c483e0d47666c5543a1fcbb94246ddb05fabc6d40002453e3dca16e99/abspath-0.1.0.tar.gz" } ] }