Metadata-Version: 2.1
Name: moire
Version: 0.1.0
Summary: Multi-Objective Interactive Runtime Environment
Home-page: https://github.com/a5kin/moire
Author: Andrey Zamaraev
Author-email: a5kin@github.com
License: MIT
Description: =====
        Moire
        =====
        **Multi-Objective Interactive Runtime Environment**
        
        .. image:: https://travis-ci.org/a5kin/moire.png?branch=master
            :target: https://travis-ci.org/a5kin/moire?branch=master
            :alt: Build Status
        
        .. image:: https://readthedocs.org/projects/moire/badge/?version=latest
            :target: http://moire.readthedocs.io/en/latest/?badge=latest
            :alt: Documentation Status
        
        .. image:: https://api.codacy.com/project/badge/Grade/65c495c6bea44a2485a9282f06b51d14
            :target: https://www.codacy.com/app/a5kin/moire?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=a5kin/moire&amp;utm_campaign=Badge_Grade
            :alt: Codacy Badge
        
        .. image:: https://img.shields.io/pypi/v/moire.svg
            :target: https://pypi.org/project/moire/
            :alt: Latest PyPI version
        
        .. image:: https://img.shields.io/pypi/pyversions/moire.svg
            :target: https://pypi.org/project/moire/
            :alt: Supported Python versions
        
        .. image:: http://artipixoids.a5kin.net/assets/images/banners/moire.png
            :alt: Moire GUI
        
        **Moire** is the official GUI for `Artipixoids!`_ project.
        
        It is integrating natively with `Xentica`_ framework, but you may also
        use it to visualize your own step-by-step simulations.
        
        For more information, please refer to the official `Moire Documentation`_.
        
        .. _Artipixoids!: http://artipixoids.a5kin.net/
        .. _Xentica: https://github.com/a5kin/xentica/
        .. _Moire Documentation: http://moire.readthedocs.io/
        
Keywords: gui interactive environment simulation visualization
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Topic :: Games/Entertainment :: Simulation
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Artistic Software
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: PyPy
Provides-Extra: dev
Provides-Extra: test
