Metadata-Version: 2.1
Name: sbo-create
Version: 2.0.8
Summary: SBo tool for creating SlackBuilds.
Keywords: sbo,templates,slackbuild
Author-email: Dimitris Zlatanidis <dslackw@gmail.com>
Maintainer-email: Dimitris Zlatanidis <dslackw@gmail.com>
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Dist: pythondialog>=3.5.3
Project-URL: Changelog, https://gitlab.com/dslackw/sbo-create/-/blob/main/ChangeLog.txt
Project-URL: Documentation, https://dslackw.gitlab.io/sbo-create/
Project-URL: Homepage, https://dslackw.gitlab.io/sbo-create/
Project-URL: Repository, https://gitlab.com/dslackw/sbo-create.git

## About


sbo-create, it's a tool that creates easy, fast and safe SlackBuilds files scripts.

This tool is for everyone, but maintainers will be going to love it!

Enjoy!


## Features


- Preloaded SlackBuilds templates.
- Checking for already SlackBuilds in the repository and the distribution.
- Autocorrect the quote marks for the .info file.
- Auto-importing the SlackBuild script name.
- Auto-importing the text from the slack-desc file into the README.
- Auto-importing the maintainer data to the .SlackBuild script.
- Auto-importing the version to the .SlackBuild script.
- Auto-importing and checking the checksum signature to the .info file.
- Auto-create all the necessary files for your SlackBuild package.

## Documentation


https://dslackw.gitlab.io/sbo-create

