Duplicated from Agents-MCP-Hackathon/llms-txt-mcp
1c9e323
1
2
3
4
5
6
"""Main application package.""" __version__ = "0.1" __author__ = "ss" __description__ = "LLMs.txt generation and analysis tool"