Metadata-Version: 2.1
Name: thdl
Version: 0.0.6
Summary: thdl
Home-page: https://github.com/m-kru/thdl
Author: Michał Kruszewski
Author-email: mkru@protonmail.com
License: GPLv3+
Description: # THDL
        
        THDL is a bunch of tools (hidden under single program) for easing the work with VHDL language.
        It is (and will always be) based solely on the text processing, no semantic analysis.
        Such approach draws clear line what might be included and what will never be supported.
        'T' in the 'THDL' stands for 'Text'.
        However, do **not** read THDL as "Text Hardware Description Language" and do **not** treat it as such.
        
        ## Documentation
        
        Check the [wiki](https://github.com/m-kru/thdl/wiki).
        
        SPDX-License-Identifier: GPL-3.0-or-later
        
        https://spdx.org/licenses/GPL-3.0-or-later.html
        
        Copyright (c) 2021 Michał Kruszewski
        
Keywords: VHDL,HDL,RTL,FPGA
Platform: UNKNOWN
Classifier: Topic :: Scientific/Engineering :: Electronic Design Automation (EDA)
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Utilities
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Description-Content-Type: text/markdown
