Metadata-Version: 2.1
Name: proclets
Version: 0.16.0
Summary: A Lightweight Interacting Workflow library in Python.
Home-page: https://github.com/tundish/proclets
Author: D E Haynes
Author-email: tundish@gigeconomy.org.uk
License: UNKNOWN
Description: Proclets
        ::::::::
        
        From just a single state machine, to a whole universe of interacting objects,
        The **Proclet** is a modelling technique which bridges the worlds of mathematical theory
        and software architecture.
        
        This package gives you a Pythonic implementation of Proclets and their related structures.
        
        Status
        ++++++
        
        This project was new in 2021 and is under continuous development.
        
        Documentation
        +++++++++++++
        
        Documentation is included in the package. You can find both plain text and HTML::
        
            pip download proclets
        
        If you'd rather browse online, you can do so `here
        <https://proclets.readthedocs.io/en/latest/index.html>`_.
        
        
Platform: UNKNOWN
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Description-Content-Type: text/x-rst
Provides-Extra: dev
