[ 源代码: ceph ]
软件包:ceph-common(16.2.11+ds-2)
ceph-common 的相关链接
Debian 的资源:
下载源码包 ceph:
维护小组:
- Ceph Packaging Team (QA 页面)
- James Page (QA 页面)
- Gaudenz Steinlin (QA 页面)
- Bernd Zeimetz (QA 页面)
- Thomas Goirand (QA 页面)
外部的资源:
- 主页 [ceph.com]
相似软件包:
common utilities to mount and interact with a ceph storage cluster
Ceph is a distributed storage and file system designed to provide excellent performance, reliability, and scalability. This is a collection of common tools that allow one to interact with and administer a Ceph cluster.
其他与 ceph-common 有关的软件包
|
|
|
|
-
- dep: adduser
- 添加、删除用户和组
-
- dep: libbabeltrace1 (>= 1.5.4)
- Babeltrace conversion libraries
-
- dep: libblkid1 (>= 2.17.2)
- 块设备标识库
-
- dep: libboost-context1.74.0 (>= 1.74.0+ds1)
- provides a sort of cooperative multitasking on a single thread
-
- dep: libboost-filesystem1.74.0 (>= 1.74.0+ds1)
- filesystem operations (portable paths, iteration over directories, etc) in C++
-
- dep: libboost-program-options1.74.0 (>= 1.74.0+ds1)
- program options library for C++
-
- dep: libboost-thread1.74.0 (>= 1.74.0+ds1)
- portable C++ multi-threading
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcap-ng0 (>= 0.7.9)
- alternate POSIX capabilities library
-
- dep: libcephfs2 (>= 12.0.3)
- Ceph distributed file system client library
-
- dep: libcurl3-gnutls (>= 7.28.0)
- easy-to-use client-side URL transfer library (GnuTLS flavour)
-
- dep: libexpat1 (>= 2.0.1)
- XML 解析 C 库 - 运行时库
-
- dep: libfmt9 (>= 9.1.0+ds1)
- fast type-safe C++ formatting library -- library
-
- dep: libgcc-s1 (>= 4.5)
- GCC 支持库
-
- dep: libgoogle-perftools4 (>= 2.10)
- libraries for CPU and heap analysis, plus an efficient thread-caching malloc
-
- dep: libicu72 (>= 72.1~rc-1~)
- 统一码(Unicode)的国际化组件
-
- dep: libkeyutils1 (>= 1.4)
- Linux 密钥管理组件(库文件)
-
- dep: libldap-2.5-0 (>= 2.5.4)
- OpenLDAP 库
-
- dep: liblua5.3-0
- Shared library for the Lua interpreter version 5.3
-
- dep: libncurses6 (>= 6)
- 终端控制的共享库
-
- dep: liboath0 (>= 1.10.0)
- OATH Toolkit Liboath library
-
- dep: librabbitmq4 (>= 0.10.0)
- AMQP client library written in C
-
- dep: librados2 (>= 16.2.11+ds)
- RADOS distributed object store client library
-
- dep: libradosstriper1 (>= 0.87)
- RADOS striping interface
-
- dep: librbd1 (= 16.2.11+ds-2)
- RADOS block device client library
-
- dep: libssl3 (>= 3.0.0)
- 安全套接字层工具箱 - 共享库
-
- dep: libstdc++6 (>= 12)
- GNU 标准 C++ 库,第3版
-
- dep: libtinfo6 (>= 6)
- 用于终端处理的共享底层 terminfo 库
-
- dep: libudev1 (>= 183)
- libudev 共享库
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-ceph-argparse (= 16.2.11+ds-2)
- Python 3 utility libraries for Ceph CLI
-
- dep: python3-ceph-common (<< 16.2.11+ds-2.1~)
- Python 3 utility libraries for Ceph
- dep: python3-ceph-common (>= 16.2.11+ds-2)
-
- dep: python3-cephfs (= 16.2.11+ds-2)
- Python 3 libraries for the Ceph libcephfs library
-
- dep: python3-distutils
- Python 3.x 的 distutils 软件包
-
- dep: python3-prettytable
- library to represent tabular data in visually appealing ASCII tables (Python3)
同时作为一个虚包由这些包填实: python3-ptable
-
- dep: python3-rados (= 16.2.11+ds-2)
- Python 3 libraries for the Ceph librados library
-
- dep: python3-rbd (= 16.2.11+ds-2)
- Python 3 libraries for the Ceph librbd library
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings