File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33# django-rustfs
44
5- A ** plug-and-play Django storage backend** for [ RustFS] ( https://rustfs.com/ ) - the high-performance, S3-compatible object storage built in Rust .
5+ Django storage backend for [ RustFS] ( https://rustfs.com/ ) — an S3-compatible object storage server .
66
77[ ![ PyPI version] ( https://badge.fury.io/py/django-rustfs.svg )] ( https://badge.fury.io/py/django-rustfs )
88[ ![ Python versions] ( https://img.shields.io/pypi/pyversions/django-rustfs.svg )] ( https://pypi.org/project/django-rustfs/ )
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "hatchling.build"
55[project ]
66name = " django-rustfs"
77version = " 0.2.0"
8- description = " A plug-and-play Django storage backend for RustFS - the high-performance, S3-compatible object storage. "
8+ description = " Django storage backend for RustFS — an S3-compatible object storage server "
99readme = " README.md"
1010license = " Apache-2.0"
1111requires-python = " >=3.9"
You can’t perform that action at this time.
0 commit comments