init
This commit is contained in:
commit
38355d2442
9083 changed files with 1225834 additions and 0 deletions
|
|
@ -0,0 +1,55 @@
|
|||
Metadata-Version: 2.1
|
||||
Name: filelock
|
||||
Version: 3.6.0
|
||||
Summary: A platform independent file lock.
|
||||
Home-page: https://github.com/tox-dev/py-filelock
|
||||
Download-URL: https://github.com/tox-dev/py-filelock/archive/main.zip
|
||||
Author: Benedikt Schmitt
|
||||
Author-email: benedikt@benediktschmitt.de
|
||||
License: Unlicense
|
||||
Project-URL: Source, https://github.com/tox-dev/py-filelock
|
||||
Project-URL: Tracker, https://github.com/tox-dev/py-filelock/issues
|
||||
Platform: UNKNOWN
|
||||
Classifier: Development Status :: 5 - Production/Stable
|
||||
Classifier: Intended Audience :: Developers
|
||||
Classifier: License :: Public Domain
|
||||
Classifier: Operating System :: OS Independent
|
||||
Classifier: Programming Language :: Python
|
||||
Classifier: Programming Language :: Python :: 3
|
||||
Classifier: Programming Language :: Python :: 3 :: Only
|
||||
Classifier: Programming Language :: Python :: 3.7
|
||||
Classifier: Programming Language :: Python :: 3.8
|
||||
Classifier: Programming Language :: Python :: 3.9
|
||||
Classifier: Programming Language :: Python :: 3.10
|
||||
Classifier: Topic :: Internet
|
||||
Classifier: Topic :: Software Development :: Libraries
|
||||
Classifier: Topic :: System
|
||||
Requires-Python: >=3.7
|
||||
Description-Content-Type: text/markdown
|
||||
License-File: LICENSE
|
||||
Provides-Extra: docs
|
||||
Requires-Dist: furo (>=2021.8.17b43) ; extra == 'docs'
|
||||
Requires-Dist: sphinx (>=4.1) ; extra == 'docs'
|
||||
Requires-Dist: sphinx-autodoc-typehints (>=1.12) ; extra == 'docs'
|
||||
Provides-Extra: testing
|
||||
Requires-Dist: covdefaults (>=1.2.0) ; extra == 'testing'
|
||||
Requires-Dist: coverage (>=4) ; extra == 'testing'
|
||||
Requires-Dist: pytest (>=4) ; extra == 'testing'
|
||||
Requires-Dist: pytest-cov ; extra == 'testing'
|
||||
Requires-Dist: pytest-timeout (>=1.4.2) ; extra == 'testing'
|
||||
|
||||
# py-filelock
|
||||
|
||||
[](https://pypi.org/project/filelock/)
|
||||
[](https://pypi.org/project/filelock/)
|
||||
[](https://py-filelock.readthedocs.io/en/latest/?badge=latest)
|
||||
[](https://github.com/psf/black)
|
||||
[](https://pepy.tech/project/filelock/month)
|
||||
[](https://github.com/tox-dev/py-filelock/actions/workflows/check.yml)
|
||||
|
||||
For more information checkout the [official documentation](https://py-filelock.readthedocs.io/en/latest/api.html).
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue