{"id":19333875,"url":"https://github.com/arne-cl/abspath","last_synced_at":"2025-04-23T00:31:17.228Z","repository":{"id":19898854,"uuid":"23163918","full_name":"arne-cl/abspath","owner":"arne-cl","description":"get the absolute paths of files on the command line","archived":false,"fork":false,"pushed_at":"2018-10-29T22:25:01.000Z","size":4,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-09-23T04:18:46.801Z","etag":null,"topics":["cli","file-path","path","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arne-cl.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-20T20:55:54.000Z","updated_at":"2024-01-30T02:04:56.000Z","dependencies_parsed_at":"2022-07-23T14:09:16.751Z","dependency_job_id":null,"html_url":"https://github.com/arne-cl/abspath","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arne-cl%2Fabspath","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arne-cl%2Fabspath/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arne-cl%2Fabspath/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arne-cl%2Fabspath/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arne-cl","download_url":"https://codeload.github.com/arne-cl/abspath/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223906265,"owners_count":17223046,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","file-path","path","python"],"created_at":"2024-11-10T02:55:28.303Z","updated_at":"2024-11-10T02:55:28.888Z","avatar_url":"https://github.com/arne-cl.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"abspath\n=======\n\n.. image:: http://img.shields.io/pypi/dm/abspath.svg\n   :alt: PyPI download counter\n   :align: right\n   :target: https://pypi.python.org/pypi/abspath#downloads\n.. image:: http://img.shields.io/pypi/v/abspath.svg\n   :alt: Latest version\n   :align: right\n   :target: https://pypi.python.org/pypi/abspath\n.. image:: http://img.shields.io/badge/license-BSD-yellow.svg\n   :alt: BSD License\n   :align: right\n   :target: http://opensource.org/licenses/BSD-3-Clause\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.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farne-cl%2Fabspath","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farne-cl%2Fabspath","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farne-cl%2Fabspath/lists"}