Ports Search

Results 1,4711,480 of 1,719 for /textproc/.(0.002 seconds)
textproc/rak-1.4 (Score: 0.068937615)
Grep replacement in pure Ruby
Rak is a grep replacement in pure Ruby. It accepts Ruby syntax regular expressions and automatically recurses directories, skipping .svn/, .cvs/, pkg/ and more things you don't care about. It is based on the Perl tool.
textproc/rchardet-1.6.1 (Score: 0.068937615)
Character encoding auto-detection in Ruby
Library to perform character encoding auto-detection in Ruby.
textproc/rdiscount-2.1.8 (Score: 0.068937615)
Fast Markdown converter for ruby based on discount
Ruby wrapper around David Loren Parsons' discount, a fast, BSD-licensed C implementation of John Gruber's Markdown plus some aspects of SmartyPants. Markdown is a text-to-HTML conversion language for web writers, inspired by the format of plain-text e-mail messages. Markdown allows you to write in an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML).
textproc/rdtool-0.6.38 (Score: 0.068937615)
RD to HTML/man/etc. converter (RD is to Ruby as POD is to Perl)
RDtool converts RD to HTML, man, etc. RD is a multipurpose documentation format created for documentating Ruby and output of Ruby world. Briefly, RD is to Ruby as POD is to Perl.
textproc/sagasu-2.0.12 (Score: 0.068937615)
GNOME tool to find strings in a set of files
Sagasu is a GNOME tool to find strings in a set of files. The user specifies the search directory and the set of files to be searched. Double-clicking on a search result launches a user command that can for example load the file in an editor at the appropriate line. The search can optionally ignore CVS directories.
textproc/redcarpet-3.3.4 (Score: 0.068937615)
Fast, safe and extensible Markdown to (X)HTML parser
A fast, safe and extensible Markdown to (X)HTML parser.
textproc/scr2txt-1.2 (Score: 0.068937615)
Converts the output of "vidcontrol -p" to text
scr2txt takes a syscons screenshot generated by "vidcontrol -p" and converts it in to a text file, optionally rewriting the eight bit line drawing characters to seven bit equivalents.
textproc/reverse_markdown-1.0.3 (Score: 0.068937615)
Convert html code into markdown
Map simple html back into markdown, e.g. if you want to import existing html data in a markdown based application.
textproc/ri_cal-0.8.8 (Score: 0.068937615)
Library for parsing, and generating iCalendar data
RiCal is a new Ruby Library for parsing, generating, and using iCalendar (RFC 2445) format data. RiCal distinguishes itself from existing Ruby libraries in providing support for Timezone components in Calendars. This means that RiCal parses VTIMEZONE data and instantiates timezone objects which can be used to convert times in the calendar to and from UTC time. In addition, RiCal allows created calendars and components to use time zones understood by TZInfo gem (from either the TZInfo gem or from Rails ActiveSupport => 2.2). When a calendar with TZInfo time zones is exported, RFC 2445 conforming VTIMEZONE components will be included, allowing other programs to process the result. Enumeration of recurring occurrences. For example, if an Event has one or more recurrence rules, then the occurrences of the event can be enumerated as a series of Event occurrences.
textproc/rich-1.4.6 (Score: 0.068937615)
Opinionated WYSIWYG editor for Rails based on CKEditor
Rich is an opinionated WYSIWYG editor for Rails based on CKEditor.