Michael Buesch 18ead5c7c2 stub/configparser: Minor fixes and improvements of error texts пре 4 година
..
README.rst 4a5788ba04 Add stublibs пре 4 година
__future__.py 4a5788ba04 Add stublibs пре 4 година
collections.py 4a5788ba04 Add stublibs пре 4 година
configparser.py 18ead5c7c2 stub/configparser: Minor fixes and improvements of error texts пре 4 година
difflib.py de7d6af02b stub/difflib: Add trivial get_close_matches() implementation пре 4 година
serial.py 2b695d409a stubs/serial: Cleanup machine lib access пре 4 година

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.