Ports Search

Results 16,10116,110 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.016 seconds)
textproc/ezxml-0.8.6 (Score: 5.180394E-5)
Easy to use C library for parsing XML documents
ezXML is a C library for parsing XML documents inspired by simpleXML for PHP. As the name implies, it's easy to use. It's ideal for parsing XML configuration files or REST web service responses. It's also fast and lightweight (less than 20k compiled).
textproc/gnome-doc-utils-0.20.10 (Score: 5.180394E-5)
GNOME doc utils
The GNOME Doc Utils is a collection of documentation utilities for the GNOME project. Notably, it contains utilities for building documentation and all auxiliary files in the source tree, and it contains the DocBook XSLT stylesheets that were once distributed with Yelp. Starting with GNOME 2.8, Yelp require GNOME Doc Utils for the XSLT.
textproc/jdictionary-1.8 (Score: 5.180394E-5)
Platform independent, plugin based dictionary
JDictionary is a powerful multi platform dictionary software. JDictionary is plugin based, and has an easy to use plugin managment system, that is able to download and install the desired plugins automagically from the web. Installing or upgrading one or more plugins (even simultaneously) is just one click!
textproc/kibana-4.3.3 (Score: 5.180394E-5)
Browser based analytics and search interface to ElasticSearch
Kibana is an open source (Apache Licensed), browser based analytics and search dashboard for Elasticsearch. Kibana is a snap to setup and start using. Kibana strives to be easy to get started with, while also being flexible and powerful, just like Elasticsearch. Kibana 4.3 is compatible with Elasticsearch 2.1.x.
textproc/kibana-4.4.2 (Score: 5.180394E-5)
Browser based analytics and search interface to ElasticSearch
Kibana is an open source (Apache Licensed), browser based analytics and search dashboard for Elasticsearch. Kibana is a snap to setup and start using. Kibana strives to be easy to get started with, while also being flexible and powerful, just like Elasticsearch. Kibana 4.4 is compatible with Elasticsearch 2.2.x.
textproc/sed-4.2.2 (Score: 5.180394E-5)
The GNU stream editor
The Free Software Foundation's "sed" stream editor. This utility exists in the FreeBSD base collection, but the GNU versions have added functionality that is sometimes useful. Note that this port will install this utility with a `g' prefix, for example gsed, but the texinfo documentation will refer to these utilities without the `g' prefix.
textproc/gutenmark-20090510 (Score: 5.180394E-5)
Attractively formatting Project Gutenberg texts
GutenMark is a tool for automatically creating high-quality HTML (or LaTeX) markup from Project Gutenberg etexts. In combination with other freely- available conversion tools, GutenMark can convert Project Gutenberg etexts into publication-quality Postscript or PDF, for print-on-demand applications. This conversion is completely automatic, without manual markup or editing.
textproc/csv-0.1.2 (Score: 5.180394E-5)
CSV library for Haskell
This library parses and dumps documents that are formatted according to RFC 4180, "The common Format and MIME Type for Comma-Separated Values (CSV) Files". This format is used, among many other things, as a lingua franca for spreadsheets, and for certain web services.
textproc/pdfgrep-1.4.1 (Score: 5.180394E-5)
Tool to search text in PDF files
Pdfgrep is a tool to search text in PDF files. It works similar to grep. Features: * search for regular expressions. * support for some important grep options, including: o filename output. o page number output. o optional case insensitivity. o count occurrences. * and the most important feature: color output!
textproc/ack-2.14 (Score: 5.180394E-5)
Grep-like text finder for large trees of text
ack is a grep-like program with optimizations for searching through large trees of source code. Key improvements include: * Defaults to only searching program source code * Defaults to recursively searching directories * Ignores blib directories. * Ignores source code control directories, like CVS, .svn and _darcs. * Uses Perl regular expressions * Highlights matched text