Metadata-Version: 2.1
Name: csaf-lint
Version: 0.0.2
Summary: Experimental CSAF validator for envelope and body profiles.
Home-page: https://github.com/sthagen/fluffy-funicular
Author: Stefan Hagen
Author-email: stefan@hagen.link
License: MIT
Description: # fluffy-funicular
        Experimental CSAF envelope and body profile validator.
        
        ## Status
        Experimental.
        
        ## Installing
        Recommended installation of current experimental package:
        ```
        $ python -m pipx install csaf-lint
        ```
        
        
        
        **Note**: The default branch is `default`.
        
        # Fluffy Funicular
        Experimental envelope and body profile validator.
        
        Cascaded shape schema validation via russian doll design? Maybe.
        
        Practical validation should expose the most convenient structure for stacked profiles (always adding not subtracting).
        
        Read the source, Lucy!
        
Keywords: csaf cvrf validation baseline extension core profile envelope body development
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
