Metadata-Version: 2.1
Name: lexicon-gauthamkrishna9991
Version: 0.1.0
Summary: A Verilog Project Management Tool
Home-page: https://github.com/gauthamkrishna9991/lexicon
Author: Goutham Krishna K V
Author-email: gauthamkrishna9991@live.com
License: UNKNOWN
Project-URL: Issues, https://github.com/gauthamkrishna9991/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >= 3.6
Description-Content-Type: text/markdown
Requires-Dist: blessed (==1.17.6)
Requires-Dist: colorama (==0.4.4)
Requires-Dist: inquirer (==2.7.0)
Requires-Dist: python-editor (==1.0.4)
Requires-Dist: PyYAML (==5.4.1)
Requires-Dist: readchar (==2.0.1)
Requires-Dist: six (==1.15.0)
Requires-Dist: wcwidth (==0.2.5)

# Lexicon

This is a Verilog Project Manager. This application is created for Computer Science & Engineering Department of National Institute of Technology Calicut.

This documentation consists of different parts. To go to one click one of the following:

- [`Project Specification`](Project/README.md)

    This descrbes the project specification of the project-manager.

