Metadata-Version: 2.1
Name: pdbuild
Version: 0.0.0
Summary: Cross platform extensable build system
Home-page: https://gitlab.com/pdbuild/pdbuild
Author: Julian Dessecker
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pdcommandline (==0.1.1)

# pdbuild - an extendable build system using Docker containers

An extendable cross platform build system based on [Docker](https://www.docker.com/)

## ***pdbuild*** features:
* Initial release only displays a "Hello world" message

***NOTE***: The current implementation of ***pdbuild*** is a place holder.

## Getting started
* Install from [PyPI](https://pypi.org/project/pdbuild)
* Checkout the [sources](https://gitlab.com/pdbuild/pdbuild)

