Metadata-Version: 2.4
Name: pyruster
Version: 0.1.9
Summary: Implementing some syntax like rust.
Author: Elling
License: MIT
Requires-Python: >=3.6
License-File: LICENSE
Dynamic: author
Dynamic: description
Dynamic: license
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary

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>`_.
