866cff1ada
Ruby gem for handling of Twitter texts WWW: https://github.com/twitter/twitter-text PR: 199924 Differential Revision: https://reviews.freebsd.org/D2484 Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de> Approved by: mat (mentor)
7 lines
251 B
Text
7 lines
251 B
Text
A Ruby gem that provides text handling for Twitter messages.
|
|
|
|
The main use cases for this gem are unified handling of
|
|
various auto-linking mechanisms and extraction of
|
|
usernames, lists, hashtags and URLs.
|
|
|
|
WWW: https://github.com/twitter/twitter-text
|