Package: wnpp Severity: normal X-Debbugs-Cc: python-project-genera...@packages.debian.org Control: affects -1 + src:python-project-generator
I intend to orphan the python-project-generator package. This package currently sits in the Debian Python team and is part of the yotta build system for the firmware-microbit-micropython package. https://tracker.debian.org/pkg/python-project-generator The package description is: python-project-generator allows one to define an embedded hardware/software project in structured text (using YAML), and then generate IDE (integrated development environment) project files based on the defined rules. . python-project-generator currently generates projects for the following tools: . - CMake (GCC ARM) - CoIDE (GCC ARM) - Eclipse (Makefile with GCC ARM) - IAR - Makefile (ARMCC) - Makefile (GCC ARM) - Sublime Text (Makefile with GCC ARM) - uVision4 and uVision5 - Visual Studio (Makefile with GCC ARM) . This package installs the library and `progen` helper script for Python 3.