Metadata-Version: 2.1
Name: rezbuild
Version: 0.1.1
Summary: Build rez packages.
Home-page: https://gitlab.com/Pili-Pala/rezbuild
Author: PiliPala
Author-email: pypi@pilipala.io
License: GPLv3
Project-URL: Bug Tracker, https://gitlab.com/Pili-Pala/rezbuild/issues
Keywords: rez,build
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: <4,>=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Rezbuild

Rezbuild is a Python library for build rez packages. Please look 
[Rez](https://github.com/nerdvegas/rez) for more information about rez.

## Author
[PiliPala](https://gitlab.com/Pili-Pala)

## Getting Started

### requisites

### Installing

## Running the tests

### Break down into end to end tests

### And coding style tests

## Usage

## Versioning

We use [SemVer](http://semver.org/) for versioning. For the versions available,
see the [tags on this repository](https://gitlab.com/Pili-Pala/rezbuild/tags).

## License
[GPLv3](https://www.gnu.org/licenses/gpl-3.0.txt)


