Metadata-Version: 2.1
Name: genice-bondtwist
Version: 0.1.1
Summary: Bondtwist analysis plugin for GenIce.
Home-page: https://github.com/vitroid/genice-bondtwist/
Author: Masakazu Matsumoto
Author-email: vitroid@gmail.com
License: MIT
Description: # genice-svg
        
        A [GenIce](https://github.com/vitroid/GenIce) plugin to analize bond twists.
        
        ## Requirements
        
        * [GenIce](https://github.com/vitroid/GenIce) >=0.23.
        
        ## Installation
        
        ### System-wide installation
        
            % make install
        
        ### Private installation
        
        Copy the files in genice_svg/formats/ into your local formats folder of GenIce.
        
        ## Usage
        
        	% genice T2 -f bondtwist > T2.btwi
        
        ## Test in place
        
            % make test
        
Keywords: genice,chirality
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Description-Content-Type: text/markdown
