8 lines
254 B
Python
8 lines
254 B
Python
"""
|
|
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" |