python-rsrcfork/rsrcfork
dgelessus a9f54b678c Add py.typed marker file for PEP 561
This allows type checkers like mypy to use the type hints in our code
when type-checking another project that imports this library.
2020-07-06 23:57:25 +02:00
..
compress Fix a bunch of flake8 violations 2019-12-30 03:00:12 +01:00
__init__.py Fix a bunch of flake8 violations 2019-12-30 03:00:12 +01:00
__main__.py Use is_printable in definition of _TRANSLATE_NONPRINTABLES 2020-07-06 18:01:34 +02:00
api.py Fix a bunch of flake8 violations 2019-12-30 03:00:12 +01:00
py.typed Add py.typed marker file for PEP 561 2020-07-06 23:57:25 +02:00