[ 源代码: ruby-commonmarker ]
软件包:ruby-commonmarker(0.17.9-1)
ruby-commonmarker 的相关链接
Debian 的资源:
下载源码包 ruby-commonmarker:
- [ruby-commonmarker_0.17.9-1.dsc]
- [ruby-commonmarker_0.17.9.orig.tar.gz]
- [ruby-commonmarker_0.17.9-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
CommonMark parser and renderer - Written in C, wrapped in Ruby
A fast, safe, extensible parser for CommonMark. This wraps the official libcmark library.
其他与 ruby-commonmarker 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgmp10
- 多精度运算库
-
- dep: libruby2.5 (>= 2.5.0~preview1)
- Libraries necessary to run Ruby 2.5
-
- dep: ruby (<< 1:2.6~)
- 面向对象脚本语言 Ruby 的解释器 (默认版本)
- dep: ruby (>= 1:2.5~0)
-
- dep: ruby-enum (>= 0.5)
- Enum-like behavior for Ruby