Metadata-Version: 2.1
Name: pyruster
Version: 0.1.4
Summary: Implementing some syntax like rust.
Home-page: UNKNOWN
Author: Elling
License: MIT
Platform: UNKNOWN
Requires-Python: >=3.6
License-File: LICENSE

PyRuster
========

Simple features
---------------

Implementing some syntax like rust:

- Option
- Result

Requirements
------------
``python: 3.6``

Installation
------------

.. code-block:: text

    pip install pyruster


