Attached is a tarball with 4 new ruby ports for template libraries (or dependencies of template libraries) supported by devel/ruby-tilt, which I recently took over maintenance of.
textproc/ruby-commonmarker Ruby wrapper for libcmark-gfm, GitHub's fork of the reference parser for CommonMark. It passes all of the C tests, and is therefore spec-complete. It also includes extensions to the CommonMark spec as documented in the GitHub Flavored Markdown spec, such as support for tables, strikethroughs, and autolinking. textproc/ruby-rinku Rinku is a Ruby library that does autolinking. It parses text and turns anything that remotely resembles a link into an HTML link, just like the Ruby on Rails auto_link method -- but it's about 20 times faster, because it's written in C, and it's about 20 times smarter when linking, because it does actual parsing instead of RegEx replacements. textproc/ruby-unf_ext Unicode Normalization Form support library for CRuby. Normalizes UTF-8 strings into and from NFC, NFD, NFKC or NFKD Compliant with Unicode 9.0 devel/ruby-idn Ruby Bindings for the GNU LibIDN library, an implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group. Included are the most important parts of the Stringprep, Punycode and IDNA APIs like performing Stringprep processings, encoding to and decoding from Punycode strings and converting entire domain names to and from the ACE encoded form. Tested on amd64. OKs to import? Thanks, Jeremy
ruby-tilt-test-depends.tar.gz
Description: application/tar-gz
