cznic/public/: fred-filed-0.4.0 metadata and description
Filed - a client library for a Fred fileman
author | Vlastimil Zíma |
author_email | vlastimil.zima@nic.cz |
classifiers |
|
license | GPLv3+ |
provides_extras | types |
requires_dist |
|
requires_python | ~=3.8 |
Because this project isn't in the mirror_whitelist
,
no releases from root/pypi are included.
File | Tox results | History |
---|---|---|
fred_filed-0.4.0-py3-none-any.whl
|
|
|
fred_filed-0.4.0.tar.gz
|
|
Filed - a client library for a Fred fileman
Learn more about the project and our community on the FRED’s home page
ChangeLog
Unreleased
0.3.1 (2024-01-31)
Fix FileClient.read exception handling (#11).
0.3.0 (2023-11-14)
Add support for python 3.11 and 3.12.
Drop support for python 3.7.
Use API 1.2.0 (#8).
Update frgal (#10).
Support UID in FileClient (#7).
Support UID in File and Storage (#7).
Fix annotations.
Update project setup.
0.2.1 (2022-02-02)
Restrict dependency versions.
0.2.0 (2022-02-01)
Add support for python 3.9 and 3.10.
Drop support for python 3.5 and 3.6.
Add FileClient.create (#1).
Add write mode to File (#2).
Add Storage.create (#2).
Actually transport file content in chunks (#3).
Update static checks & project setup.
Update mypy settings & improve annotations.
0.1.0 (2020-06-16)
Initial version.
Add read-only access to files with high level I/O interface.