# Stand-alone python bindings for libxdrfile
# Copyright (c) 2010 Oliver Beckstein <orbeckst@gmail.com>
# Published under the GNU LESSER GENERAL PUBLIC LICENSE Version 3 (or higher)
"""Stand-alone xdrfile library.

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

__all__ = ['libxdrfile']

import libxdrfile

