Metadata-Version: 2.4
Name: splunk-packaging-toolkit
Version: 1.2.8
Summary: Splunk Packaging Toolkit
Home-page: https://dev.splunk.com
Author: Splunk, Inc.
Author-email: devinfo@splunk.com
License: https://www.splunk.com/en_us/legal/splunk-software-license-agreement.html
Classifier: Programming Language :: Python
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Requires-Python: >=3.5.1,<3.14
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: semantic_version==2.10.0
Requires-Dist: future>=0.18.3
Requires-Dist: wheel==0.46.3
Requires-Dist: setuptools==80.9.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

SPLUNK PACKAGING TOOLKIT v1.2.8

March 2026

The Splunk Packaging Toolkit offers a tool for authoring, packaging and validating a Splunk app in a way that eases up app installation, configuration, and update.

Requires: future 1.0.0, wheel 0.46.3, setuptools 80.9.0, semantic_version 2.10.0


# Getting started

Install the package from [PyPI](https://pypi.org/), using pip:
```
pip install splunk-packaging-toolkit
```

# Usage
```
slim --help
```


# Splunk Packaging Toolkit online documentation is located at:
* http://dev.splunk.com/goto/packaging-toolkit

For installation instructions, see:
* http://dev.splunk.com/goto/packaging-toolkit-install

For release notes, see:
* http://dev.splunk.com/goto/packaging-toolkit-rn

Send your feedback to: appmgmt-feedback@splunk.com or via answers.splunk.com
