Metadata-Version: 1.1
Name: ngspiceToModelica
Version: 0.3dev1
Summary: A python project to convert ngspice netlists to Modelica code
Home-page: https://pypi.python.org/pypi/ngspiceToModelica
Author: Rakhi R
Author-email: rakhiwarriar@iitb.ac.in
License: GPL
Description: More details on the project
        ===========================
        This project converts an ngspice netlist to Modelica code. It can handle device models for diode, BJTs and MOSFETs, and subcircuits. Xspice is not currently supported.
        
Keywords: ngspice to modelica code conversion
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Scientific/Engineering :: Electronic Design Automation (EDA)
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python :: 2.7
