Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coala/git-url-parse
A simple GIT URL parser.
https://github.com/coala/git-url-parse
git git-remote git-remote-helper pypi-source python python27 python3 url-parser
Last synced: 26 days ago
JSON representation
A simple GIT URL parser.
- Host: GitHub
- URL: https://github.com/coala/git-url-parse
- Owner: coala
- License: mit
- Created: 2017-03-31T21:37:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-02T17:05:53.000Z (almost 5 years ago)
- Last Synced: 2024-10-07T22:27:37.728Z (about 1 month ago)
- Topics: git, git-remote, git-remote-helper, pypi-source, python, python27, python3, url-parser
- Language: Python
- Homepage:
- Size: 50.8 KB
- Stars: 29
- Watchers: 3
- Forks: 16
- Open Issues: 9
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- License: LICENSE
Awesome Lists containing this project
README
.. image:: http://img.shields.io/travis/retr0h/git-url-parse.svg?style=popout-square&logo=travis
:target: https://travis-ci.org/retr0h/git-url-parse.. image:: https://img.shields.io/codecov/c/github/retr0h/git-url-parse.svg?style=popout-square&logo=codecov
:target: https://codecov.io/gh/retr0h/git-url-parse.. image:: https://img.shields.io/pypi/v/git-url-parse.svg?style=popout-square&logo=python
:target: https://pypi.org/project/git-url-parse/.. image:: https://img.shields.io/readthedocs/git-url-parse.svg?style=popout-square&logo=Read%20the%20Docs
:target: https://git-url-parse.readthedocs.io/en/latest/***********
giturlparse
***********A simple GIT URL parser similar to `giturlparse.py`_.
.. _`giturlparse.py`: https://github.com/FriendCode/giturlparse.py
Documentation
=============https://git-url-parse.readthedocs.io/
License
=======MIT