Metadata-Version: 1.1
Name: pycam
Version: 0.6.3
Summary: Open Source CAM - Toolpath Generation for 3-Axis CNC machining
Home-page: http://pycam.sourceforge.net/
Author: Lars Kruse
Author-email: devel@sumpfralle.de
License: GPL v3
Download-URL: http://sourceforge.net/projects/pycam/files
Description: IMPORTANT NOTE: Please read the list of requirements:
        http://pycam.sourceforge.net/requirements
        Basically you will need Python, GTK and OpenGL.
        
        Windows: select Python 2.5 in the following dialog.
        
Keywords: 3-axis,cnc,cam,toolpath,machining,g-code
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Topic :: Scientific/Engineering
Classifier: Environment :: Win32 (MS Windows)
Classifier: Environment :: X11 Applications :: GTK
Classifier: Intended Audience :: Manufacturing
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Requires: gtk
Requires: gtk.gtkgl
Requires: OpenGL
Requires: enum34
Provides: pycam
