Ports Search

Results 6,5016,510 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.01 seconds)
sysutils/wuzzah-0.53 (Score: 9.15773E-5)
Command-line utility for stalking users
Wuzzah is a command-line utility that selectively scans a systems utmpx records keeping an eye out for your friends logging in and out. Wuzzah is small, fast, efficient and written in C.
sysutils/xdu-3.0 (Score: 9.15773E-5)
Graphically display output of du
XDU is a program for displaying a graphical tree of disk space utilization as reported by the UNIX utility "du". You can navigate up and down in the tree, sort things, and print out information.
sysutils/xvidcap-1.1.7 (Score: 9.15773E-5)
Capture your X display to individual frames or MPEG video
xvidcap is a screen capture enabling you to capture videos off your X-Window desktop for illustration or documentation purposes. It is intended to be a standards-based alternative to tools like Lotus ScreenCam.
textproc/sweet_xml-0.3.0 (Score: 9.15773E-5)
Wrapper around xmerl application for Elixir
SweetXml is a thin wrapper around :xmerl. It allows you to converts a string or xmlElement record as defined in :xmerl to an elixir value such as map, list, char_list, or any combination of these.
textproc/flex-2.6.1 (Score: 9.15773E-5)
Fast lexical analyzer generator
Flex is a tool for generating scanners. A scanner, sometimes called a tokenizer, is a program which recognizes lexical patterns in text. The flex program reads user-specified input files, or its standard input if no file names are given, for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. Flex generates a C source file named, "lex.yy.c", which defines the function yylex(). The file "lex.yy.c" can be compiled and linked to produce an executable. When the executable is run, it analyzes its input for occurrences of text matching the regular expressions for each rule. Whenever it finds a match, it executes the corresponding C code.
textproc/lacheck-1.26 (Score: 9.15773E-5)
Tool for finding common mistakes in LaTeX documents
LaCheck is a general purpose consistency checker for LaTeX documents. It reads a LaTeX document and displays warning messages, if it finds bad sequences. LaCheck is designed to help find common mistakes in LaTeX documents, especially those made by beginners.
textproc/tagstream-conduit-0.5.5.3 (Score: 9.15773E-5)
Streamlined HTML tag parser
Tag-stream is a library for parsing HTML//XML to a token stream. It can parse unstructured and malformed HTML from the web. It also provides an Enumeratee which can parse streamline html, which means it consumes constant memory.
textproc/enchant-1.1.0 (Score: 9.15773E-5)
Libenchant Binder that Support Near All Spelling Tools
Enchant is a binder for libenchant. Libenchant provides a common API for many spell libraries, such as aspell/pspell(intended to replace ispell),hspell(hebrew),ispell,myspell/hunspell (OpenOffice project, mozilla),uspell (primarily Yiddish, Hebrew, and Eastern European languages)
textproc/libxml++-2.34.2 (Score: 9.15773E-5)
XML API for C++
libxml++ is a C++ interface for working with XML files, using libxml (gnome-xml) to parse and write the actual XML files. It has a simple but complete API.
textproc/mythes-1.2.4 (Score: 9.15773E-5)
Simple thesaurus library
MyThes is a simple thesaurus that uses a structured text data file and an index file with binary search to lookup words and phrases and return information on part of speech, meanings, and synonyms