Initial commit

This commit is contained in:
Aherobo Ovie Victor
2025-07-17 22:20:25 +01:00
commit 0e3e22e8cb
39 changed files with 13295 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
"""
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"