Metadata-Version: 2.1
Name: gamest-retroarch-identifier-plugin
Version: 1.0.1
Summary: Identify games running in retroarch.
Home-page: https://github.com/sopoforic/gamest_retroarch_identifier_plugin
Author: Tracy Poff
Author-email: tracy.poff@gmail.com
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Win32 (MS Windows)
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Games/Entertainment
Description-Content-Type: text/markdown
Requires-Dist: gamest <5.0,>=4.1
Requires-Dist: pyraco

# Gamest Retroarch Identifier Plugin

This plugin enables [gamest](https://github.com/sopoforic/gamest) to
identify games running in retroarch.

## Installation

Install with pip:

```
pip install gamest-retroarch-identifier-plugin
```

## License

Copyright (C) 2018  Tracy Poff

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.
