]> git.frykholm.com Git - friends.git/blobdiff - friends/rd/__init__.py
Some xml fixes, added rd library
[friends.git] / friends / rd / __init__.py
diff --git a/friends/rd/__init__.py b/friends/rd/__init__.py
new file mode 100644 (file)
index 0000000..0386a2d
--- /dev/null
@@ -0,0 +1,6 @@
+from rd.core import *
+
+__author__ = "Jeremy Carbaugh (jcarbaugh@gmail.com)"
+__version__ = "0.1"
+__copyright__ = "Copyright (c) 2012 Jeremy Carbaugh"
+__license__ = "BSD"