Metadata-Version: 1.1
Name: design-explorer
Version: 0.1
Summary: Design Explorer
Home-page: https://github.com/jeremiah-c-leary/design-explorer
Author: Jeremiah C Leary
Author-email: jeremiah.c.leary@gmail.com
License: GNU General Public License
Download-URL: https://github.com/jeremiah-c-leary/design-explorer
Description-Content-Type: UNKNOWN
Description: # design-explorer
        
        <div align="center">
          <!-- Build Status -->
          <a href="https://travis-ci.org/jeremiah-c-leary/design-explorer">
            <img src="https://img.shields.io/travis/jeremiah-c-leary/design-explorer/master.svg?style=flat-square"
              alt="Build Status" />
          </a>
          <!-- Test Coverage -->
          <a href="https://codecov.io/github/jeremiah-c-leary/design-explorer">
            <img src="https://img.shields.io/codecov/c/github/jeremiah-c-leary/design-explorer/master.svg?style=flat-square"
              alt="Test Coverage" />
          </a>
          <!-- Codacy -->
          <a class="badge-align" href="https://www.codacy.com/app/jeremiah-c-leary/design-explorer?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=jeremiah-c-leary/design-explorer&amp;utm_campaign=Badge_Grade">
            <img src="https://api.codacy.com/project/badge/Grade/42744dca97544824b93cfc99e8030063"
              alt="Codacy" />
          </a>
          <!-- Code Climate -->
          <a href="https://codeclimate.com/github/jeremiah-c-leary/design-explorer/maintainability">
            <img src="https://api.codeclimate.com/v1/badges/2815689ec945a2f70a24/maintainability"i
              alt="Code Climate" />
          </a>
        </div>
        
Keywords: vhdl,verilog
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 2.7
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Text Processing :: General
