Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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