Michael Buesch 18ead5c7c2 stub/configparser: Minor fixes and improvements of error texts 3 years ago
..
README.rst 4a5788ba04 Add stublibs 3 years ago
__future__.py 4a5788ba04 Add stublibs 3 years ago
collections.py 4a5788ba04 Add stublibs 3 years ago
configparser.py 18ead5c7c2 stub/configparser: Minor fixes and improvements of error texts 3 years ago
difflib.py de7d6af02b stub/difflib: Add trivial get_close_matches() implementation 3 years ago
serial.py 2b695d409a stubs/serial: Cleanup machine lib access 3 years ago

README.rst

pyprofibus stub libs
====================

This directory contains stubs, wrappers and minimal implementations of libraries used by pyprofibus.

The purpose of these libraries is to support pyprofibus execution on restricted Python interpreters such as Micropython.