slackbuilds_ponce/misc/discount
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
discount.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
discount.SlackBuild
README
slack-desc

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

discount (An implementation of Markdown text to html language in C)

This is an implementation of John Grubers Markdown text to html
language written by David Loren Parsons. Theres not much that
differentiates it from any of the existing Markdown implementations
except that its written in C instead of one of the vast flock of
scripting languages that are fighting it out for the Perl crown.