Treat dune.module files in dune.common
Needed some honest programming after the cmake/sphinx/python/whatever depths of the day.
For dune-buildbot
we need module structure parsing.
TODOs are:
-
Define a data structure for a Dune module -
Write a pyparsing parser for dune.module files -
Handle transitive requirement management -
Add unit tests to the testing suite
This fixes #12 (closed)