aiosftp

View on PyPIReverse Dependencies (0)

0.3.1 aiosftp-0.3.1-py3-none-any.whl

Wheel Details

Project: aiosftp
Version: 0.3.1
Filename: aiosftp-0.3.1-py3-none-any.whl
Download: [link]
Size: 14482
MD5: 7c2cd3b73407d49a5a1fd45a464a7169
SHA256: acbd29e1088d7a96070f746aeb97e91f31c70a3d85ef743a0bd96c3c9e45eaf7
Uploaded: 2024-02-20 14:51:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aiosftp
Version: 0.3.1
Summary: FTP/SSH/sFTP Server implementation built on to of Asyncio.Facility to deploy SSH server easily inside any project.
Author: Jesus Lara
Author-Email: jesuslara[at]phenobarbital.info
Home-Page: https://github.com/phenobarbital/aiosftp
Project-Url: Source, https://github.com/phenobarbital/aiosftp
Project-Url: Funding, https://paypal.me/phenobarbital
Project-Url: Say Thanks!, https://saythanks.io/to/phenobarbital
License: Apache-2
Keywords: ftp,ftp server,sftp server,ssh server,asyncio
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Object Brokering
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: System :: Networking
Classifier: Operating System :: OS Independent
Classifier: Environment :: Web Environment
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Framework :: AsyncIO
Requires-Python: >=3.8.0
Requires-Dist: wheel (==0.42.0)
Requires-Dist: aiohttp (>=3.8.5)
Requires-Dist: asyncio (==3.4.3)
Requires-Dist: asyncdb (>=2.6.0)
Requires-Dist: navconfig[default] (>=1.5.0)
Requires-Dist: aioftp (==0.21.4)
Requires-Dist: siosocks (>=0.3.0)
Requires-Dist: asyncssh (==2.14.2)
Requires-Dist: uvloop (>=0.19.0); extra == "uvloop"
Provides-Extra: uvloop
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1629 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
aiosftp/__init__.py sha256=f79OvCcZXRB8jQyXsufiN9SIlbxQPUY91Rgst0Nlkqw 93
aiosftp/__main__.py sha256=pi-WQrV3KnzbR33fp9lMSQti3pNNhMZcsQDGPBGgPH4 2500
aiosftp/conf.py sha256=IXek4CrC5nPgBQJ6UPuaJ9oX4CfsT59JMdqlgg59azQ 2006
aiosftp/ftp.py sha256=-RyoLdbhjuyW-DYShaOMxaI9irSHcdgem2Nkl0KcZ3M 5877
aiosftp/scp.py sha256=oPE7Xrrzv5mvMtkgzR1fvH-77GA7S-ssN16638tpX0g 6792
aiosftp/user.py sha256=jL8oxFzxePys0hLmM6-Wkgf7sceWvc19xt867bOCLW8 1992
aiosftp/version.py sha256=pUhBvbRh_3MBu-Brqn4tWGQitxDZtgTFkCHDGUEyVIE 547
aiosftp-0.3.1.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
aiosftp-0.3.1.dist-info/METADATA sha256=-XsS0BRriyg-jm9eOIrArUgrZ-w1Xy0-2aScHX_o_LQ 3298
aiosftp-0.3.1.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
aiosftp-0.3.1.dist-info/entry_points.txt sha256=csM0gCSxAvs5NKY2PK5JUuhbCXmaqe1wp6CGukqxtL4 49
aiosftp-0.3.1.dist-info/top_level.txt sha256=8sy3PUV4S3mY2tlcGZHwqHe0zRNLYcn2gmfe9Ht1Sxc 8
aiosftp-0.3.1.dist-info/RECORD

top_level.txt

aiosftp

entry_points.txt

aioftp = aiosftp.__main__:main