An open API service indexing awesome lists of open source software.

https://github.com/luser/pym4

Implementation of M4 in Python
https://github.com/luser/pym4

Last synced: 3 months ago
JSON representation

Implementation of M4 in Python

Awesome Lists containing this project

README

          

This is a mostly-compatible implementation of M4 in Python. My intent is to write a parser capable of parsing Mozilla's configure.in file with an eye towards converting it away from autoconf.