Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-ftputil-5.1.0-1.el9 RPM for noarch

From EPEL 9 for aarch64 / Packages / p

Name: python3-ftputil Distribution: Fedora Project
Version: 5.1.0 Vendor: Fedora Project
Release: 1.el9 Build date: Mon Jan 29 20:49:35 2024
Group: Unspecified Build host: buildvm-s390x-25.s390.fedoraproject.org
Size: 274397 Source RPM: python-ftputil-5.1.0-1.el9.src.rpm
Packager: Fedora Project
Url: https://ftputil.sschwarzer.net/
Summary: High-level FTP client library (virtual file system and more)
ftputil is a high-level FTP client library for the Python programming language.
ftputil implements a virtual file system for accessing FTP servers, that is, it
can generate file-like objects for remote files. The library supports many
functions similar to those in the os, os.path and shutil modules. ftputil has
convenience functions for conditional uploads and downloads, and handles FTP
clients and servers in different timezones.

Provides

Requires

License

BSD-3-Clause AND (BSD-3-Clause OR AFL-2.1)

Changelog

* Mon Jan 29 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 5.1.0-1
  - Initial package (close RHBZ#2260856)

Files

/usr/lib/python3.9/site-packages/ftputil
/usr/lib/python3.9/site-packages/ftputil-5.1.0.dist-info
/usr/lib/python3.9/site-packages/ftputil-5.1.0.dist-info/INSTALLER
/usr/lib/python3.9/site-packages/ftputil-5.1.0.dist-info/LICENSE
/usr/lib/python3.9/site-packages/ftputil-5.1.0.dist-info/METADATA
/usr/lib/python3.9/site-packages/ftputil-5.1.0.dist-info/WHEEL
/usr/lib/python3.9/site-packages/ftputil-5.1.0.dist-info/top_level.txt
/usr/lib/python3.9/site-packages/ftputil/__init__.py
/usr/lib/python3.9/site-packages/ftputil/__pycache__
/usr/lib/python3.9/site-packages/ftputil/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ftputil/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/ftputil/__pycache__/error.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ftputil/__pycache__/error.cpython-39.pyc
/usr/lib/python3.9/site-packages/ftputil/__pycache__/file.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ftputil/__pycache__/file.cpython-39.pyc
/usr/lib/python3.9/site-packages/ftputil/__pycache__/file_transfer.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ftputil/__pycache__/file_transfer.cpython-39.pyc
/usr/lib/python3.9/site-packages/ftputil/__pycache__/host.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ftputil/__pycache__/host.cpython-39.pyc
/usr/lib/python3.9/site-packages/ftputil/__pycache__/lrucache.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ftputil/__pycache__/lrucache.cpython-39.pyc
/usr/lib/python3.9/site-packages/ftputil/__pycache__/path.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ftputil/__pycache__/path.cpython-39.pyc
/usr/lib/python3.9/site-packages/ftputil/__pycache__/path_encoding.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ftputil/__pycache__/path_encoding.cpython-39.pyc
/usr/lib/python3.9/site-packages/ftputil/__pycache__/session.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ftputil/__pycache__/session.cpython-39.pyc
/usr/lib/python3.9/site-packages/ftputil/__pycache__/stat.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ftputil/__pycache__/stat.cpython-39.pyc
/usr/lib/python3.9/site-packages/ftputil/__pycache__/stat_cache.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ftputil/__pycache__/stat_cache.cpython-39.pyc
/usr/lib/python3.9/site-packages/ftputil/__pycache__/sync.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ftputil/__pycache__/sync.cpython-39.pyc
/usr/lib/python3.9/site-packages/ftputil/__pycache__/tool.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ftputil/__pycache__/tool.cpython-39.pyc
/usr/lib/python3.9/site-packages/ftputil/__pycache__/version.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ftputil/__pycache__/version.cpython-39.pyc
/usr/lib/python3.9/site-packages/ftputil/error.py
/usr/lib/python3.9/site-packages/ftputil/file.py
/usr/lib/python3.9/site-packages/ftputil/file_transfer.py
/usr/lib/python3.9/site-packages/ftputil/host.py
/usr/lib/python3.9/site-packages/ftputil/lrucache.py
/usr/lib/python3.9/site-packages/ftputil/path.py
/usr/lib/python3.9/site-packages/ftputil/path_encoding.py
/usr/lib/python3.9/site-packages/ftputil/session.py
/usr/lib/python3.9/site-packages/ftputil/stat.py
/usr/lib/python3.9/site-packages/ftputil/stat_cache.py
/usr/lib/python3.9/site-packages/ftputil/sync.py
/usr/lib/python3.9/site-packages/ftputil/tool.py
/usr/lib/python3.9/site-packages/ftputil/version.py
/usr/share/doc/python3-ftputil
/usr/share/doc/python3-ftputil/README.md
/usr/share/licenses/python3-ftputil
/usr/share/licenses/python3-ftputil/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 2 02:34:36 2024