aboutsummaryrefslogtreecommitdiff
path: root/cl2vcs.py
Commit message (Collapse)AuthorAge
* Update to python3HEADv0.0.5masterGuido Günther2022-10-25
While at that split out handle_pkg. This makes things easy to test locally via > import cl2vcs > cl2vcs.handle_pkg('multipath-tools', title='bla')