Metadata-Version: 1.0
Name: atoms
Version: 0.1
Summary: Atomic data
Home-page: www.dansindhikara.com
Author: Daniel J. Sindhikara
Author-email: sindhikara@gmail.com
License: LGPL
Description: ===========
        Atoms
        ===========
        
        Atoms contains objects and functions pertaining to atoms as are
        commonly used in molecular simulations. 
        
        Typical usage often looks like this::
        
            #!/usr/bin/env python
        
            import atoms.atoms
        
        
        
Platform: UNKNOWN
