Metadata-Version: 2.4
Name: kiwi_boxed_plugin
Version: 0.2.57
Summary: KIWI - Boxed Build Plugin
License: GPL-3.0-or-later
License-File: LICENSE
Author: Marcus Schäfer
Author-email: marcus.schaefer@suse.com
Maintainer: Marcus Schäfer
Maintainer-email: marcus.schaefer@suse.com
Requires-Python: >=3.9,<4.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: System :: Operating System
Requires-Dist: Cerberus (>=1.3.0)
Requires-Dist: PyYAML (>=5.4.0)
Requires-Dist: docopt-ng (>=0.9.0)
Requires-Dist: kiwi (>=9.21.21)
Requires-Dist: progressbar2 (>=3.53)
Requires-Dist: requests (>=2.25.0)
Project-URL: Bug Tracker, https://github.com/OSInside/kiwi-boxed-plugin/issues
Project-URL: Documentation, https://osinside.github.io/kiwi/plugins/self_contained.html
Project-URL: Homepage, https://osinside.github.io/kiwi/
Project-URL: Repository, https://github.com/OSInside/kiwi-boxed-plugin
Description-Content-Type: text/x-rst

KIWI - Boxed Build Plugin
=========================

.. |GitHub CI Action| image:: https://github.com/OSInside/kiwi-boxed-plugin/workflows/CILint/badge.svg
   :target: https://github.com/OSInside/kiwi-boxed-plugin/actions

|GitHub CI Action|

KIWI plugin to provide self contained build support. For further
details see:

`Building in a Self-Contained Environment <https://osinside.github.io/kiwi/plugins/self_contained.html>`__

