To install do::

    $ easy_install vdm

For more information see the main package docstring. To view this either just
open vdm/__init__.py or do (after installation)::

    >>> import vdm
    >>> help vdm
