[ 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
- 交互式高级面向对象语言(Python2 版本)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- dep: python-libxml2
- Python bindings for the GNOME XML library