parse-git-url 0.6.0

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