clog - logging as simple as putting on a shoe.
Go to file
theonepath cd2e477430
Added packaging build files
The committed files define the requirements and information related to
clog when packaging the module into a library.

setup.py instantiates the build script process used by pip in editor
mode, with the support of setup.cfg. File uses traditional build
approach using the setuptools library.
2022-05-03 23:32:53 +01:00
clog Moved package modules into clog 2022-05-03 23:28:44 +01:00
.gitignore Updated .gitignore 2022-05-03 23:20:28 +01:00
LICENCE.txt Added LICENCE.txt 2022-05-03 14:51:54 +01:00
pyproject.toml Added packaging build files 2022-05-03 23:32:53 +01:00
setup.cfg Added packaging build files 2022-05-03 23:32:53 +01:00
setup.py Added packaging build files 2022-05-03 23:32:53 +01:00