Metadata-Version: 2.4
Name: poetry-workspaces-plugin
Version: 0.1.2
Summary: A Poetry plugin for managing monorepos, styled after Yarn workspaces.
License: MIT
License-File: LICENSE
Keywords: packaging,dependency,poetry,monorepo,workspaces
Author: Translucence Biosystems
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: mergedeep (>=1.3.4,<2.0.0)
Requires-Dist: poetry (>=1.8.0)
Description-Content-Type: text/markdown

# Poetry Workspaces Plugin

A Poetry plugin for managing monorepos, styled after Yarn workspaces.

