git-url-parse 0.3.1

A parser for git repo urls based on url crate
Documentation
1
2
3
mod normalize;
mod parse;
mod trim_auth;