[ 原始碼: libervia-backend ]
套件:libervia-backend(0.9.0~hg4319-1)
libervia-backend 的相關連結
Debian 的資源:
下載原始碼套件 libervia-backend:
- [libervia-backend_0.9.0~hg4319-1.dsc]
- [libervia-backend_0.9.0~hg4319.orig.tar.bz2]
- [libervia-backend_0.9.0~hg4319-1.debian.tar.xz]
維護小組:
- Debian XMPP Maintainers (QA 頁面, 郵件存檔)
- Matteo Cypriani (QA 頁面)
- Thomas Preud'homme (QA 頁面)
- Martin (QA 頁面)
外部的資源:
- 主頁 [libervia.org]
相似套件:
Libervia XMPP-based communication and sharing tool (core)
Libervia is a multi-frontends, multi-purposes communication tool, based on the XMPP standard. It features:
* instant messaging * microblogging * file sharing * games * group permissions (share what you want with the people you choose) * interaction with other networks (IRC, StatusNet, other XMPP networks) * email client access (use your favorite mail user agent (MUA) to communicate on the supported networks) * extensible design
This package contains Libervia's backend code. You should install it along with one of the frontends: libervia-cli (command line interface) or libervia-tui (curse-based interactive console interface).
其他與 libervia-backend 有關的套件
|
|
|
|
-
- dep: gir1.2-gst-plugins-bad-1.0
- GObject introspection data for the GStreamer libraries from the "bad" set
-
- dep: gstreamer1.0-nice
- ICE library (GStreamer plugin)
-
- dep: gstreamer1.0-plugins-bad
- GStreamer plugins from the "bad" set
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiosqlite
- sqlite library for Python 3 using asyncio
-
- dep: python3-alembic
- lightweight database migration tool for SQLAlchemy - Python module
-
- dep: python3-babel
- tools for internationalizing Python applications - Python 3.x
-
- dep: python3-cryptography (>= 41.0.1)
- Python library exposing cryptographic recipes and primitives (Python 3)
-
- dep: python3-dateutil (>= 2.7.3~)
- powerful extensions to the standard Python 3 datetime module
-
- dep: python3-dbus
- simple interprocess messaging system (Python 3 interface)
-
- dep: python3-emoji
- Emoji for Python
-
- dep: python3-gi
- Python 3 bindings for gobject-introspection libraries
-
- dep: python3-gst-1.0
- GStreamer GObject Introspection overrides for Python (Python 3)
-
- dep: python3-html2text
- Python module for converting HTML to Markdown text (Python3 version)
-
- dep: python3-idna
- Python IDNA2008 (RFC 5891) handling (Python 3)
-
- dep: python3-jinja2
- small but fast and easy to use stand-alone template engine
-
- dep: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries
-
- dep: python3-lxml-html-clean
- blocklist-based HTML cleaner
-
- dep: python3-markdown
- text-to-HTML conversion library/tool (Python 3 version)
-
- dep: python3-miniupnpc
- UPnP IGD client lightweight library Python 3 bindings
-
- dep: python3-mutagen
- audio metadata editing library (Python 3)
-
- dep: python3-netifaces
- portable network interface information - Python 3.x
-
- dep: python3-oldmemo
- python-omemo backend for OMEMO 1
-
- dep: python3-omemo
- Python 3 implementation of the OMEMO protocol
-
- dep: python3-openssl
- Python 3 wrapper around the OpenSSL library
-
- dep: python3-pil
- Python Imaging Library (Python3)
-
- dep: python3-potr
- Pure Python implementation of the OTR protocol (Python 3)
-
- dep: python3-progressbar2
- Text progress bar library for Python
-
- dep: python3-prompt-toolkit
- library for building interactive command lines (Python 3)
-
- dep: python3-pycryptodome
- cryptographic Python library (Python 3)
-
- dep: python3-pydantic
- Data validation and settings management using Python type hinting
-
- dep: python3-pygments
- syntax highlighting package written in Python 3
-
- dep: python3-rich
- render rich text, tables, progress bars, syntax highlighting, markdown and more
-
- dep: python3-service-identity
- Service identity verification for pyOpenSSL (Python 3 module)
-
- dep: python3-setuptools-scm
- blessed package to manage your versions by scm tags for Python 3
-
- dep: python3-shortuuid
- generates concise, unambiguous, URL-safe UUIDs for Python 3
-
- dep: python3-sqlalchemy (>= 1.4)
- SQL toolkit and Object Relational Mapper for Python 3
-
- dep: python3-treq
- Higher level API for making HTTP requests with Twisted (Python 3)
-
- dep: python3-twisted
- Event-based framework for internet applications
-
- dep: python3-twomemo
- python-omemo backend for OMEMO 2
-
- dep: python3-txdbus
- implementation of the DBus protocol for the Twisted networking framework
-
- dep: python3-urwid
- curses-based UI/widget library for Python 3
-
- dep: python3-urwid-satext
- collection of urwid widgets for Libervia
-
- dep: python3-wokkel
- Python 3 collection of enhancements for Twisted
-
- dep: python3-xdg
- Python 3 library to access freedesktop.org standards
-
- dep: python3-xlib
- interface for Python 3 to the X11 protocol
-
- dep: python3-xmlschema
- implementation of XML Schema for Python
-
- dep: python3-yaml
- YAML parser and emitter for Python3
-
- dep: python3-zope.interface
- Interfaces for Python3
-
- rec: dbus-x11
- simple interprocess messaging system (X11 deps)
-
- rec: libervia-cli
- Libervia XMPP-based communication and sharing tool (command-line interface)
- 或者 libervia-tui
- Libervia XMPP-based communication and sharing tool (console interface)
-
- rec: python3-autobahn
- WebSocket client and server library, WAMP framework - Python 3.x
-
- rec: python3-cairosvg
- SVG to PDF/PS/PNG converter based on Cairo (Python3 library)
-
- rec: python3-term-image
- Display images in the terminal with Python