Metadata-Version: 2.4
Name: jaymd96-pants-sls-distribution
Version: 0.1.0
Summary: Pants plugin for SLS-compatible Python service distributions with Apollo manifest generation
Author: jaymd96
License-Expression: Apache-2.0
Keywords: apollo,packaging,palantir,pants,sls
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: <4,>=3.11
Requires-Dist: jaymd96-pants-docker-generator>=0.1.0
Requires-Dist: jaymd96-pants-release-hub>=0.1.0
Requires-Dist: jsonschema>=4.20.0
Requires-Dist: pyyaml>=6.0
Provides-Extra: dev
Requires-Dist: pantsbuild-pants-testutil>=2.24.0; extra == 'dev'
Requires-Dist: pantsbuild-pants>=2.24.0; extra == 'dev'
Requires-Dist: pytest-cov>=4.1.0; extra == 'dev'
Requires-Dist: pytest>=7.4.0; extra == 'dev'
Description-Content-Type: text/markdown

# pants-sls-distribution

Pants plugin for SLS-compatible Python service distributions with manifest generation, packaging, Docker image generation, and release hub publishing.
