Metadata-Version: 2.1
Name: pyruster
Version: 0.1.11
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

Usage
-----
You can find detailed instructions in the `pyruster README <https://github.com/elling19/pyruster/blob/main/README.MD>`_.


