[ buster ]
[ 原始碼: libxslt ]
套件:python-libxslt1(1.1.32-2.2~deb10u2) [security]
python-libxslt1 的相關連結
Debian 的資源:
下載原始碼套件 libxslt:
- [libxslt_1.1.32-2.2~deb10u2.dsc]
- [libxslt_1.1.32.orig.tar.gz]
- [libxslt_1.1.32.orig.tar.gz.asc]
- [libxslt_1.1.32-2.2~deb10u2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [xmlsoft.org]
相似套件:
Python bindings for libxslt1
XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT stylesheets. libxslt is a C library which implements XSLT version 1.0.
This package contains Python bindings for libxslt, needed to use libxslt in Python programs.
其他與 python-libxslt1 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.4) [除 arm64]
-
- dep: libpython2.7 (>= 2.7)
- Shared Python runtime library (version 2.7)
-
- dep: libxslt1.1 (>= 1.1.27)
- XSLT 1.0 processing library - runtime library
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- dep: python-libxml2
- Python bindings for the GNOME XML library