cznic/public/: fred-filed-0.2.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_python | ~=3.7 |
Because this project isn't in the mirror_whitelist
,
no releases from root/pypi are included.
File | Tox results | History |
---|---|---|
fred-filed-0.2.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.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.