# Stand-alone python bindings for libxdrfile2
# Copyright (c) 2010 Oliver Beckstein <orbeckst@gmail.com>
# Copyright (c) 2013,2014 Manuel Melo <manuel.nuno.melo@gmail.com>
# Published under the GNU GENERAL PUBLIC LICENSE Version 2 (or higher)
"""Stand-alone xdrfile library.

See `MDAnalysis <http://mdanalysis.googlecode.com>`_ for details.
"""

__all__ = ['libxdrfile2']

import libxdrfile2

