1 line
1.4 KiB
JSON
1 line
1.4 KiB
JSON
{"classifiers": ["Environment :: Console", "Environment :: Web Environment", "License :: OSI Approved :: MIT License", "Operating System :: MacOS", "Operating System :: Microsoft", "Operating System :: Unix", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", "Topic :: Internet", "Topic :: Software Development :: Libraries :: Python Modules"], "description_content_type": "text/markdown", "extensions": {"python.details": {"contacts": [{"email": "ezhov.evgeny@gmail.com", "name": "Evgeny Ezhov", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "https://github.com/ezhov-evgeny/webdav-client-python-3"}}}, "extras": [], "generator": "bdist_wheel (0.29.0)", "keywords": ["webdav", "client", "python", "module", "library", "packet", "Yandex.Disk", "Dropbox", "Google", "Disk", "Box", "4shared"], "license": "MIT License", "metadata_version": "2.0", "name": "webdavclient3", "requires": "python (>= 3.3.0)", "run_requires": [{"requires": ["lxml", "python-dateutil", "requests"]}], "summary": "WebDAV client, based on original package https://github.com/designerror/webdav-client-python but uses requests instead of PyCURL", "test_requires": [{"requires": ["pytest"]}], "version": "3.14.6"} |