Base Package:
mingw-w64-python-fabric

Description:
Simple, Pythonic remote execution and deployment (mingw-w64)
Group(s):
-
Repo:
mingw64
Homepage:
https://github.com/fabric/fabric
License(s):
BSD-2-Clause
Version:
3.2.2-2 (3.2.2-3 in git)
External:
Anitya
python-fabric
AUR
r161.ff02325
PyPI
3.2.2
Repology
python-fabric

Installation:
pacman -S mingw-w64-x86_64-python-fabric
File:
https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-python-fabric-3.2.2-2-any.pkg.tar.zst
SHA256:
420a43941385fae2c389a83b3baf8e887f2bb9ecc4871f8c4f028ce10e824783
Last Packager:
CI (msys2/msys2-autobuild/96a0111f/20809789681)
Build Date:
2026-01-08 10:10:34
Package Size:
0.12 MB
Installed Size:
0.51 MB
Source-Only Tarball:
https://mirror.msys2.org/mingw/sources/mingw-w64-python-fabric-3.2.2-2.src.tar.zst

Dependencies:
Optional Dependencies:
-
Build Dependencies:
Check Dependencies:
-
Provides:
-
Conflicts:
-
Replaces:
-

Provided By:
-
Required By:
-

Files:
/mingw64/bin/fab.exe
/mingw64/lib/python3.13/site-packages/fabric-3.2.2.dist-info/METADATA
/mingw64/lib/python3.13/site-packages/fabric-3.2.2.dist-info/RECORD
/mingw64/lib/python3.13/site-packages/fabric-3.2.2.dist-info/WHEEL
/mingw64/lib/python3.13/site-packages/fabric-3.2.2.dist-info/entry_points.txt
/mingw64/lib/python3.13/site-packages/fabric-3.2.2.dist-info/licenses/LICENSE
/mingw64/lib/python3.13/site-packages/fabric-3.2.2.dist-info/top_level.txt
/mingw64/lib/python3.13/site-packages/fabric/__init__.py
/mingw64/lib/python3.13/site-packages/fabric/__main__.py
/mingw64/lib/python3.13/site-packages/fabric/__pycache__/__init__.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/fabric/__pycache__/__init__.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/fabric/__pycache__/__main__.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/fabric/__pycache__/__main__.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/fabric/__pycache__/_version.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/fabric/__pycache__/_version.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/fabric/__pycache__/auth.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/fabric/__pycache__/auth.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/fabric/__pycache__/config.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/fabric/__pycache__/config.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/fabric/__pycache__/connection.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/fabric/__pycache__/connection.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/fabric/__pycache__/exceptions.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/fabric/__pycache__/exceptions.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/fabric/__pycache__/executor.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/fabric/__pycache__/executor.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/fabric/__pycache__/group.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/fabric/__pycache__/group.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/fabric/__pycache__/main.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/fabric/__pycache__/main.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/fabric/__pycache__/runners.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/fabric/__pycache__/runners.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/fabric/__pycache__/tasks.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/fabric/__pycache__/tasks.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/fabric/__pycache__/transfer.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/fabric/__pycache__/transfer.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/fabric/__pycache__/tunnels.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/fabric/__pycache__/tunnels.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/fabric/__pycache__/util.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/fabric/__pycache__/util.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/fabric/_version.py
/mingw64/lib/python3.13/site-packages/fabric/auth.py
/mingw64/lib/python3.13/site-packages/fabric/config.py
/mingw64/lib/python3.13/site-packages/fabric/connection.py
/mingw64/lib/python3.13/site-packages/fabric/exceptions.py
/mingw64/lib/python3.13/site-packages/fabric/executor.py
/mingw64/lib/python3.13/site-packages/fabric/group.py
/mingw64/lib/python3.13/site-packages/fabric/main.py
/mingw64/lib/python3.13/site-packages/fabric/runners.py
/mingw64/lib/python3.13/site-packages/fabric/tasks.py
/mingw64/lib/python3.13/site-packages/fabric/testing/__init__.py
/mingw64/lib/python3.13/site-packages/fabric/testing/__pycache__/__init__.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/fabric/testing/__pycache__/__init__.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/fabric/testing/__pycache__/base.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/fabric/testing/__pycache__/base.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/fabric/testing/__pycache__/fixtures.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/fabric/testing/__pycache__/fixtures.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/fabric/testing/base.py
/mingw64/lib/python3.13/site-packages/fabric/testing/fixtures.py
/mingw64/lib/python3.13/site-packages/fabric/transfer.py
/mingw64/lib/python3.13/site-packages/fabric/tunnels.py
/mingw64/lib/python3.13/site-packages/fabric/util.py
/mingw64/share/licenses/python-fabric/LICENSE
Last Update: 2026-01-27 18:26:23 [Request update]