Age | Commit message (Expand) | Author |
---|---|---|
2023-12-30 | setup.py: Use find_packages. | Arun Isaac |
2023-12-29 | Namespace all modules under gn2....We move all modules under a gn2 directory. This is important for "correct" packaging and deployment as a Guix service. | Arun Isaac |
2020-08-19 | Remove extra whitespace(or add it) from comma separated items...See: <https://docs.python.org/2/library/2to3.html#2to3fixer-urllib> | BonfaceKilz |
2016-06-18 | Changed file permssions to non-executable | Pjotr Prins |
2016-04-20 | setup: prepare for Guix runtime | pjotrp |
2016-01-21 | Adding html+js+css+img files into MANIFEST | pjotrp |
2016-01-19 | Adding Python setup.py support | pjotrp |