7 lines
88 B
Python
7 lines
88 B
Python
"""
|
|
PARSER Service - Document Ingestion & Structuring Agent
|
|
"""
|
|
|
|
__version__ = "1.0.0"
|
|
|