[ 源代码: python-darkslide ]
软件包:darkslide(5.1.0-1)
darkslide 的相关链接
Debian 的资源:
下载源码包 python-darkslide:
- [python-darkslide_5.1.0-1.dsc]
- [python-darkslide_5.1.0.orig.tar.gz]
- [python-darkslide_5.1.0-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
HTML5 slideshow generator
Darkslide is a tool which can generates an HTML5 slideshow using lightweight markup as input.
You can write your slide contents easily using these syntaxes:
* Markdown * ReStructuredText * Textile
This tool support CSS/JS theming, PDF export (using PrinceXML Python library), embed images with Base64 (for stand-alone document) and fancy transitions.
Darkslide is a fork of Landslide.
A sample presentation is available here: <http://ionelmc.github.io/python-darkslide/>.
其他与 darkslide 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-docutils
- text processing system for reStructuredText (implemented in Python 3)
-
- dep: python3-jinja2
- small but fast and easy to use stand-alone template engine
-
- dep: python3-markdown (>= 3.0)
- text-to-HTML conversion library/tool (Python 3 version)
-
- dep: python3-pygments
- syntax highlighting package written in Python 3
-
- dep: python3-qrcode (>= 6.1)
- QR Code image generator library - Python 3.x
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-textile
- Python 3 parser for the Textile markup