[ 源代码: ruby-ronn ]
软件包:ruby-ronn(0.8.0-2+deb10u1)
ruby-ronn 的相关链接
Debian 的资源:
下载源码包 ruby-ronn:
- [ruby-ronn_0.8.0-2+deb10u1.dsc]
- [ruby-ronn_0.8.0.orig.tar.gz]
- [ruby-ronn_0.8.0-2+deb10u1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
library to build manuals from Markdown
Ronn builds manuals. It converts simple, human readable textfiles to roff for terminal display, and also to HTML for the web.
The source format includes all of Markdown but has a more rigid structure and syntax extensions for features commonly found in manpages (definition lists, link notation, etc.). The ronn-format(7) manual page defines the format in detail.
This package contains the ronn ruby library.
其他与 ruby-ronn 有关的软件包
|
|
|
|
-
- dep: groff
- GNU troff text-formatting system
-
- dep: ruby
- 面向对象脚本语言 Ruby 的解释器 (默认版本)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-mustache (>= 0.7.0)
- Mustache is a framework-agnostic way to render logic-free views
-
- dep: ruby-nokogiri (>= 1.9.0)
- HTML, XML, SAX, and Reader parser for Ruby
-
- dep: ruby-rdiscount (>= 2.0.7)
- Discount Markdown Processor for Ruby