Metadata-Version: 2.1
Name: lexicon-gauthamkrishna9991
Version: 0.1.1
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
License-File: LICENSE
Requires-Dist: blessed (==1.17.6)
Requires-Dist: colorama (==0.4.4)
Requires-Dist: inquirer (==2.7.0)
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 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.

## Installation

For Install Instructions, Click [here](INSTALL.md)

## License

Copyright (c) 2021 Goutham Krishna K V

All rights reserved, as per defined by [MIT License](../LICENSE)


