mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-06 12:23:15 +02:00
48 lines
2.3 KiB
Plaintext
48 lines
2.3 KiB
Plaintext
Metadata-Version: 2.1
|
|
Name: filelock
|
|
Version: 3.9.0
|
|
Summary: A platform independent file lock.
|
|
Project-URL: Documentation, https://py-filelock.readthedocs.io
|
|
Project-URL: Homepage, https://github.com/tox-dev/py-filelock
|
|
Project-URL: Source, https://github.com/tox-dev/py-filelock
|
|
Project-URL: Tracker, https://github.com/tox-dev/py-filelock/issues
|
|
Maintainer-email: Bernát Gábor <gaborjbernat@gmail.com>
|
|
License-File: LICENSE
|
|
Keywords: application,cache,directory,log,user
|
|
Classifier: Development Status :: 5 - Production/Stable
|
|
Classifier: Intended Audience :: Developers
|
|
Classifier: License :: OSI Approved :: The Unlicense (Unlicense)
|
|
Classifier: Operating System :: OS Independent
|
|
Classifier: Programming Language :: Python
|
|
Classifier: Programming Language :: Python :: 3
|
|
Classifier: Programming Language :: Python :: 3 :: Only
|
|
Classifier: Topic :: Internet
|
|
Classifier: Topic :: Software Development :: Libraries
|
|
Classifier: Topic :: System
|
|
Requires-Python: >=3.7
|
|
Provides-Extra: docs
|
|
Requires-Dist: furo>=2022.12.7; extra == 'docs'
|
|
Requires-Dist: sphinx-autodoc-typehints>=1.19.5; extra == 'docs'
|
|
Requires-Dist: sphinx>=5.3; extra == 'docs'
|
|
Provides-Extra: testing
|
|
Requires-Dist: covdefaults>=2.2.2; extra == 'testing'
|
|
Requires-Dist: coverage>=7.0.1; extra == 'testing'
|
|
Requires-Dist: pytest-cov>=4; extra == 'testing'
|
|
Requires-Dist: pytest-timeout>=2.1; extra == 'testing'
|
|
Requires-Dist: pytest>=7.2; extra == 'testing'
|
|
Description-Content-Type: text/markdown
|
|
|
|
# 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/index.html).
|