Metadata-Version: 2.4
Name: ppeval3_pkg
Version: 3.7.0.0
Summary: A python wrapper for a pre-built C executable
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# Project Title

ppeval3 pip installation package

## Description

An in-depth paragraph about your project and overview of use.

## Getting Started

### Dependencies

* Describe any prerequisites, libraries, OS version, etc., needed before installing program.
* ex. Windows 10

### Installing

* How/where to download your program
* Any modifications needed to be made to files/folders

### Executing program

* How to run the program
* Step-by-step bullets
```
code blocks for commands
```

## Help

Any advise for common problems or issues.
```
command to run if program contains helper info
```

## Authors

Contributors names and contact info

ex. Meoung-Jin 'Mike' Lim
ex. meoungjin_lim@apple.com

## Version History

* 0.1
    * Initial Release

## License

This project is licensed under the Meoung-Jin Lim License - see the LICENSE.md file for details

## Acknowledgments

Inspiration, code snippets, etc.


