Requirements
------------

-  matplotlib (random grid generation)
-  nosetest, nose-cov
-  pyparsing (grammar based grid io)
-  PyQT (grid viewer)
-  GitPython (dune.supermodule)

Homepage
--------

http://users.dune-project.org/projects/pydune

Scripts
-------

-  mesh-convert: converts between ply/smesh and dgf
-  mesh-generate: generates parametrized simplicial meshes in 2/3D
-  mesh-viewer: pyQt based smesh/ply viewer
-  tetgen2dgf
-  triangle2dgf
-  dune-supermodule: for a given dune.module creates a git supermodule
   with all dune dependencies as git submodules

