mirror of
https://github.com/arabianq/yndx-disk.git
synced 2026-04-27 22:21:23 +00:00
Delete yndx_disk.egg-info directory
This commit is contained in:
@@ -1,22 +0,0 @@
|
|||||||
Metadata-Version: 2.2
|
|
||||||
Name: yndx_disk
|
|
||||||
Version: 0.2
|
|
||||||
Summary: Wrapper for yandex disk rest api
|
|
||||||
Home-page: https://gitverse.ru/arabian/yndx_disk
|
|
||||||
Author: Tarasov Alexander
|
|
||||||
Author-email: a.tevg@ya.ru
|
|
||||||
Classifier: Programming Language :: Python :: 3
|
|
||||||
Classifier: License :: OSI Approved :: MIT License
|
|
||||||
Classifier: Operating System :: OS Independent
|
|
||||||
Requires-Python: >=3.10
|
|
||||||
Description-Content-Type: text/markdown
|
|
||||||
Requires-Dist: httpx
|
|
||||||
Requires-Dist: aiofiles
|
|
||||||
Dynamic: author
|
|
||||||
Dynamic: author-email
|
|
||||||
Dynamic: classifier
|
|
||||||
Dynamic: description-content-type
|
|
||||||
Dynamic: home-page
|
|
||||||
Dynamic: requires-dist
|
|
||||||
Dynamic: requires-python
|
|
||||||
Dynamic: summary
|
|
||||||
@@ -1,21 +0,0 @@
|
|||||||
README.md
|
|
||||||
setup.py
|
|
||||||
tests/test1.py
|
|
||||||
yndx_disk/__init__.py
|
|
||||||
yndx_disk/classes.py
|
|
||||||
yndx_disk.egg-info/PKG-INFO
|
|
||||||
yndx_disk.egg-info/SOURCES.txt
|
|
||||||
yndx_disk.egg-info/dependency_links.txt
|
|
||||||
yndx_disk.egg-info/requires.txt
|
|
||||||
yndx_disk.egg-info/top_level.txt
|
|
||||||
yndx_disk/api/__init__.py
|
|
||||||
yndx_disk/api/disk.py
|
|
||||||
yndx_disk/api/exceptions.py
|
|
||||||
yndx_disk/api/operations.py
|
|
||||||
yndx_disk/api/public_resources.py
|
|
||||||
yndx_disk/api/resources.py
|
|
||||||
yndx_disk/api/trash_resources.py
|
|
||||||
yndx_disk/api/utils.py
|
|
||||||
yndx_disk/clients/__init__.py
|
|
||||||
yndx_disk/clients/async_client.py
|
|
||||||
yndx_disk/clients/sync_client.py
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
|
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
httpx
|
|
||||||
aiofiles
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
yndx_disk
|
|
||||||
Reference in New Issue
Block a user