summaryrefslogtreecommitdiff
path: root/tools/manifestfile.py
AgeCommit message (Expand)Author
2023-05-19tools/manifestfile.py: Fix license capturing.Jim Mussared
2023-04-07tools/manifestfile.py: Add support for publishing packages to PyPI.Jim Mussared
2022-09-30tools/manifestfile.py: Replace recursive glob with os.walk.Jim Mussared
2022-09-29tools/manifestfile.py: Add `author` kwarg to metadata().Jim Mussared
2022-09-19unix/variants/coverage: Add test for manifest freeze_mpy().Jim Mussared
2022-09-05tools/manifestfile.py: Allow manifests to set metadata.Jim Mussared
2022-09-05tools/manifestfile.py: Allow require() to specify unix packages.Jim Mussared
2022-09-05tools/manifestfile.py: Allow include of directory path.Jim Mussared
2022-09-05tools/manifestfile.py: Add library for working with manifests.Jim Mussared