Module zut.build
Build helpers: get information about Git repositories, transpile makrdown files.
Functions
|
Simple compilation of requirements.txt from pyproject.toml. |
|
|
|
Return the base remote URL of the source files of the currently checked-out Git repository, based on the tag or branch. |
|
Return the first tag of the currently checked-out Git repository. |
|
Return the HTTP(S) URL of the Git repository. |
|
Transpile a Markdown file (typically for distribution on a web Git forge). |