Metadata-Version: 2.4
Name: plumber-agent
Version: 1.0.21
Summary: Local DCC Agent for Plumber Workflow Editor - Enables Maya, Blender, and Houdini operations
Home-page: https://app.plumber.damnltd.com
Author: Damn Ltd
Author-email: Damn Ltd <info@damnltd.com>
License: MIT
Project-URL: Homepage, https://app.plumber.damnltd.com
Project-URL: Documentation, https://app.plumber.damnltd.com/docs
Project-URL: Repository, https://github.com/damnvfx/plumber-editor
Project-URL: Bug Tracker, https://github.com/damnvfx/plumber-editor/issues
Keywords: workflow,dcc,maya,blender,houdini,automation,vfx
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: fastapi>=0.104.1
Requires-Dist: uvicorn[standard]>=0.24.0
Requires-Dist: websockets>=12.0
Requires-Dist: pydantic>=2.5.0
Requires-Dist: psutil>=5.9.6
Requires-Dist: watchdog>=3.0.0
Requires-Dist: cryptography>=42.0.0
Requires-Dist: requests>=2.31.0
Requires-Dist: aiofiles>=23.2.1
Requires-Dist: python-multipart>=0.0.6
Requires-Dist: aiohttp>=3.9.0
Requires-Dist: click>=8.1.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.21.0; extra == "dev"
Requires-Dist: black>=23.0.0; extra == "dev"
Requires-Dist: flake8>=6.0.0; extra == "dev"
Requires-Dist: mypy>=1.0.0; extra == "dev"
Provides-Extra: windows
Requires-Dist: pywin32>=305; sys_platform == "win32" and extra == "windows"
Dynamic: author
Dynamic: home-page
Dynamic: requires-python
