Metadata-Version: 1.1
Name: scikit-nano
Version: 0.2.13
Summary: scikit-nano: python toolkit for generating nano-structures.
Home-page: http://github.com/androomerrill/scikit-nano
Author: Andrew Merrill
Author-email: androomerrill@gmail.com
License: BSD 2-Clause
Description: *scikit-nano* is a python toolkit for nano-science.
        Currently, its primary use is for generating nano-structure data for the
        following nano-materials:
        
            * Graphene, both single layer graphene and N-layer graphene.
            * Single-walled nanotubes (SWNTs), both single SWNTs and SWNT bundles.
            * Multi-walled nanotubes (MWNTs), both single MWNTs and MWNT bundles.
        
        It supports saving structure data in the following formats:
        
            * `xyz`
            * LAMMPS `data`
        
        For documentation, visit:
        `scikit-nano documentation <http://projects.geekspin.net/scikit-nano/doc>`_
        
        
Platform: Linux
Platform: OS-X
Platform: Unix
Platform: Windows
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
