Metadata-Version: 2.1
Name: tpds-core
Version: 2.3.4
Summary: Microchip(SPG) Trust Platform Core 
Maintainer-email: Microchip Technology <SPG.Tools@microchip.com>
License: (c) 2015-2023 Microchip Technology Inc. and its subsidiaries.
        
        Subject to your compliance with these terms, you may use the Microchip Software
        and any derivatives exclusively with Microchip products. It is your
        responsibility to comply with third party license terms applicable to your
        use of third party software (including open source software) that may
        accompany Microchip Software.
        
        Redistribution of this Microchip Software in source or binary form is allowed
        and must include the above terms of use and the following disclaimer with the
        distribution and accompanying materials.
        
        THIS SOFTWARE IS SUPPLIED BY MICROCHIP "AS IS". NO WARRANTIES, WHETHER
        EXPRESS, IMPLIED OR STATUTORY, APPLY TO THIS SOFTWARE, INCLUDING ANY IMPLIED
        WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY, AND FITNESS FOR A
        PARTICULAR PURPOSE. IN NO EVENT WILL MICROCHIP BE LIABLE FOR ANY INDIRECT,
        SPECIAL, PUNITIVE, INCIDENTAL OR CONSEQUENTIAL LOSS, DAMAGE, COST OR EXPENSE
        OF ANY KIND WHATSOEVER RELATED TO THE SOFTWARE, HOWEVER CAUSED, EVEN IF
        MICROCHIP HAS BEEN ADVISED OF THE POSSIBILITY OR THE DAMAGES ARE FORESEEABLE.
        TO THE FULLEST EXTENT ALLOWED BY LAW, MICROCHIP'S TOTAL LIABILITY ON ALL
        CLAIMS IN ANY WAY RELATED TO THIS SOFTWARE WILL NOT EXCEED THE AMOUNT OF
        FEES, IF ANY, THAT YOU HAVE PAID DIRECTLY TO MICROCHIP FOR THIS SOFTWARE.
        
Classifier: License :: Other/Proprietary License
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: asn1crypto
Requires-Dist: bs4
Requires-Dist: cryptography (~=35.0.0)
Requires-Dist: python-multipart
Requires-Dist: fastapi
Requires-Dist: jsonschema
Requires-Dist: Markdown
Requires-Dist: packaging
Requires-Dist: psutil
Requires-Dist: pydantic
Requires-Dist: pymcuprog
Requires-Dist: PySide6
Requires-Dist: pyusb
Requires-Dist: PyYAML
Requires-Dist: starlette
Requires-Dist: tabulate
Requires-Dist: uvicorn
Requires-Dist: notebook (<7,>=6.4.12)
Requires-Dist: voila (==0.4.0)
Requires-Dist: cryptoauthlib
Requires-Dist: tpds-application-root
Requires-Dist: tpds-boards
Requires-Dist: tpds-manifest
Requires-Dist: tpds-helper (>2.3.2)
Requires-Dist: tpds-voila-template

Trust Platform Design Suite - Core
===============================================================================

This module contains the backend services and resources required by the TPDS
application and utilities.
