aboutsummaryrefslogtreecommitdiffhomepage
path: root/PKG-INFO
diff options
context:
space:
mode:
Diffstat (limited to 'PKG-INFO')
-rw-r--r--PKG-INFO25
1 files changed, 25 insertions, 0 deletions
diff --git a/PKG-INFO b/PKG-INFO
new file mode 100644
index 0000000..d571954
--- /dev/null
+++ b/PKG-INFO
@@ -0,0 +1,25 @@
+Metadata-Version: 1.0
+Name: pyfantom
+Version: 0.1
+Summary: Python Wrapper for LEGO Mindstorms NXT Fantom Driver
+Home-page: http://git.ni.fr.eu.org/?p=pyfantom.git;a=summary
+Author: Nicolas Schodet
+Author-email: nico at ni.fr.eu.org
+License: Gnu GPL v2
+Description: Pyfantom is a Python wrapper for the LEGO Mindstorms Fantom Driver.
+ The Fantom Driver is available for Mac OSX and Windows, from:
+
+ http://mindstorms.lego.com/en-us/support/files/default.aspx
+
+ Pyfantom exposes the routines for interfacing to the LEGO Mindstorms NXT
+ using python applications.
+
+ The Fantom API is documented in the Fantom SDK 1.0.x available from the same
+ site as the LEGO Fantom Drivers.
+
+ Requirements:
+
+ * Python >= 2.6.x, Universal Build (for Mac OSX)
+ * LEGO Mindstorms Fantom Driver
+
+Platform: UNKNOWN