jgabaut / amboso

Build tool wrapping make. Written in bash.
GNU General Public License v3.0
4 stars 0 forks source link

[FEATURE] Add support for anvilPy kern #104

Open jgabaut opened 7 months ago

jgabaut commented 7 months ago

With version 2.0.5, an "Unsupported" message was added to handle the experimental feature provided by invil 0.2.8.

Since the current naive awk script doesn't handle multi-line values (which are handled by invil when reading pyproject.toml), an ad-hoc solution would be needed.