Metadata-Version: 1.1
Name: mpf
Version: 0.54.3
Summary: Mission Pinball Framework
Home-page: http://missionpinball.org
Author: The Mission Pinball Framework Team
Author-email: brian@missionpinball.org
License: MIT
Description: Let's build a pinball machine!
        
        The Mission Pinball Framework (MPF) is an open source, cross-platform,
        Python-based software framework for powering real pinball machines.
        
        MPF is written in Python. It can run on Windows, OS X, and Linux
        with the same code and configurations.
        
        MPF interacts with real, physical pinball machines via modern pinball
        controller hardware such as a Multimorphic P-ROC or P3-ROC, a FAST Pinball
        controller, or Open Pinball Project hardware controllers. You can use MPF to
        power your own custom-built machine or to update the software in existing
        Williams, Bally, Stern, or Data East machines.
        
        MPF is a work-in-progress that is not yet complete, though we're actively
        developing it and checking in several commits a week. It's MIT licensed,
        actively developed by fun people, and supported by a vibrant, pinball-loving
        community.
Keywords: pinball
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Artistic Software
Classifier: Topic :: Games/Entertainment :: Arcade
