Files

8 lines
254 B
Python
Raw Permalink Normal View History

2025-07-17 22:20:25 +01:00
"""
Mini SpecsComply Pro (SCP)
--------------------------
A lightweight document compliance and validation tool designed to analyze
and verify technical documents against predefined standards and project-specific requirements.
"""
__version__ = "0.1.0"