__init__.py
|
Improved code quality.
|
2022-03-24 13:26:18 +01:00 |
abstract.py
|
Updated docstrings.
|
2022-02-13 11:56:44 +01:00 |
base64.py
|
Dropped python 2.7 and python 3.5 support.
|
2022-02-17 23:54:30 +01:00 |
csv.py
|
Improved code quality.
|
2022-03-24 13:26:18 +01:00 |
ini.py
|
Replaced `string.format` with `f-strings`.
|
2022-02-18 01:02:02 +01:00 |
json.py
|
Dropped python 2.7 and python 3.5 support.
|
2022-02-17 23:54:30 +01:00 |
pickle.py
|
Dropped python 2.7 and python 3.5 support.
|
2022-02-17 23:54:30 +01:00 |
plist.py
|
Improved code quality.
|
2022-03-24 13:26:18 +01:00 |
toml.py
|
Dropped python 2.7 and python 3.5 support.
|
2022-02-17 23:54:30 +01:00 |
xml.py
|
Dropped python 2.7 and python 3.5 support.
|
2022-02-17 23:54:30 +01:00 |
yaml.py
|
Dropped python 2.7 and python 3.5 support.
|
2022-02-17 23:54:30 +01:00 |