Metadata-Version: 2.4
Name: agent-tool-lexware-office-cli
Version: 0.1.1
Summary: Agent-ready command-line interface for Lexware Office — contacts, invoices, and the receivables/AR-aging the API refuses to total for you.
Author: Zierhut IT, Alexander Zierhut
License: MIT
Project-URL: Homepage, https://github.com/alexander-zierhut/agent-tool-lexware-office-cli
Project-URL: Repository, https://github.com/alexander-zierhut/agent-tool-lexware-office-cli
Keywords: lexware,lexoffice,lexware-office,invoicing,accounting,receivables,cli,command-line,ai-agent,llm,automation
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Office/Business :: Financial :: Accounting
Classifier: Topic :: Utilities
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: agent-tool-shared-cli<0.2,>=0.1.2
Requires-Dist: typer>=0.12
Requires-Dist: httpx>=0.27
Requires-Dist: keyring>=25
Requires-Dist: rich>=13
Provides-Extra: test
Requires-Dist: pytest>=8; extra == "test"
Requires-Dist: pytest-timeout>=2.3; extra == "test"
Provides-Extra: build
Requires-Dist: pyinstaller>=6; extra == "build"
Dynamic: license-file

# agent-tool-lexware-office-cli

Agent-ready CLI for **Lexware Office** — contacts, invoices, and the
receivables/AR-aging the API refuses to total for you. `lexware-office guide`.

Contributing: `pip install -e '.[test]' && pytest` (hermetic tests need no account).
The integration tests boot the sibling `lexware-office-mock` as their backend.
