diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2013-05-06 18:30:15 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2013-05-06 18:30:15 +0000 |
commit | 8b15bfa900cdfaaa77bf3ddabadf8271afbb11ff (patch) | |
tree | c24b60dc0110469ede9835243425aabe0e4c2db2 /textproc/p5-Text-Typography/distinfo | |
parent | 08c7dca3fa68469d399266b0a40bbca2e984ddfa (diff) |
New port: textproc/p5-Text-Typography:
This module is a thin wrapper for John Gruber's SmartyPants plugin for
various CMSs.
SmartyPants is a web publishing utility that translates plain ASCII
punctuation characters into "smart" typographic punctuation HTML
entities. SmartyPants can perform the following transformations:
* Straight quotes ( " and ' ) into "curly" quote HTML entities
* Backticks-style quotes (``like this'') into "curly" quote HTML entities
* Dashes (-- and ---) into en- and em-dash entities
* Three consecutive dots (...) into an ellipsis entity
WWW: http://search.cpan.org/dist/Text-Typography/
Notes
Notes:
svn path=/head/; revision=317539
Diffstat (limited to 'textproc/p5-Text-Typography/distinfo')
-rw-r--r-- | textproc/p5-Text-Typography/distinfo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-Text-Typography/distinfo b/textproc/p5-Text-Typography/distinfo new file mode 100644 index 000000000000..5bac1cbbf2a0 --- /dev/null +++ b/textproc/p5-Text-Typography/distinfo @@ -0,0 +1,2 @@ +SHA256 (Text-Typography-0.01.tar.gz) = 591e62d82507c77fe3be057a52f2a6da7fc2a38933c70204ef0f22dc0df91364 +SIZE (Text-Typography-0.01.tar.gz) = 7913 |