]> git.frykholm.com Git - friends.git/blob - friends/rd/__init__.py
Some xml fixes, added rd library
[friends.git] / friends / rd / __init__.py
1 from rd.core import *
2
3 __author__ = "Jeremy Carbaugh (jcarbaugh@gmail.com)"
4 __version__ = "0.1"
5 __copyright__ = "Copyright (c) 2012 Jeremy Carbaugh"
6 __license__ = "BSD"