Metadata-Version: 1.1
Name: neurolucidaxml2ex
Version: 0.1.2
Summary: Python client for generating Ex format model descriptions from Neurolucida XML.
Home-page: https://github.com/hsorby/neurolucidaxml2ex
Author: Auckland Bioengineering Institute
Author-email: h.sorby@auckland.ac.nz
License: Apache Software License
Description: 

        Neurolucida XML 2 Ex

        ====================

        

        This program converts Neurolucida XML to Ex format suitable for OpenCMISS-Zinc.

        

        

        Install

        -------

        

        ::

        

          pip install neurolucidaxml2ex

        

        Usage

        -----

        

        ::

        

          neurolucidaxml2exconverter /path/to/input.xml

        

        For more information use the help::

        

          neurolucidaxml2exconverter --help

        
Keywords: Neurolucida OpenCMISS-Zinc
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Classifier: Topic :: Utilities
