Path to this page:
./
wip/stmd-git,
Standard markdown converter implementation
Branch: CURRENT,
Version: 1.0nb20230624,
Package name: stmd-1.0nb20230624,
Maintainer: pkgsrc-usersStandard markdown is a specification of markdown syntax, together
with BSD3-licensed implementations (stmd) in C and javascript.
The C implementation provides both a library and a standalone
program stmd that converts markdown to HTML. It is written in
standard C99 and has no library dependencies.
Required to build:[
devel/re2c] [
devel/git-base] [
pkgtools/cwrappers]
Master sites:
Version history: (Expand)
- (2023-06-24) Updated to version: stmd-1.0nb20230624
- (2023-02-13) Updated to version: stmd-1.0nb20230213
- (2023-02-13) Package has been reborn
- (2022-01-11) Updated to version: stmd-1.0nb20220111
- (2020-09-29) Package has been reborn
- (2020-09-29) Updated to version: stmd-1.0nb20200929
CVS history: (Expand)
2014-09-04 12:21:07 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Import stmd-1.0nb20140904 as wip/stmd-git.
Standard markdown is a specification of markdown syntax, together
with BSD3-licensed implementations (stmd) in C and javascript.
The C implementation provides both a library and a standalone
program stmd that converts markdown to HTML. It is written in
standard C99 and has no library dependencies.
|