Metadata-Version: 1.1
Name: pyWavefront3D
Version: 0.0.0
Summary: Python Alias Wavefront .OBJ geometry export system
Home-page: https://github.com/Rod-Persky/pyWavefront3D
Author: Rodney Persky
Author-email: rodney.persky@gmail.com
License: Academic Free License ("AFL") v. 3.0
Description: pyWavefront3D
        ==============
        
        pyWavefront3D geometry system impliments a .OBJ file export system.
        This is part of a larger project for my capstone project for
        `Mechanical Engineering` so heads up, it's no masterpiece of code.
        
        Further, as this library is being developed it hasn't been tested as to work
        with other cad programs beyond an meshlab and snappyHexMesh.
        Work needs to be done to ensure that it plays nicely with whatever program
        the OBJ files are being imported to.
        
        
        Depends On
        ===========
        
        Nothing, it's self contained!
Platform: Linux
Platform: Windows
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Electronic Design Automation (EDA)
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: License :: OSI Approved :: Academic Free License (AFL)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Manufacturing
Classifier: Intended Audience :: Science/Research
Classifier: Environment :: Console
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft
Classifier: Operating System :: POSIX
Classifier: Operating System :: OS Independent
