[ ソース: 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 テキスト整形システム
-
- 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)
- Ruby 向け Discount Markdown プロセッサ