Ports Search

Results 3,8813,890 of 5,886 for /net-im/.(0.008 seconds)
textproc/libtre-0.8.0 (Score: 0.0070083328)
Python interface for the tre regular expressions library
Libtre is an attempt to create a lightweight, robust, and efficient fully POSIX compliant regexp matching library. There is still some work left, but the results so far are promising. At the core of Libtre is a new algorithm for regular expression matching with submatch addressing. The algorithm uses linear worst-case time in the length of the text being searched, and quadratic worst-case time in the length of the used regular expression. In other words, the time complexity of the algorithm is O(M2N), where M is the length of the regular expression and N is the length of the text. The used space is also quadratic on the length of the regex, but does not depend on the searched string. This quadratic behaviour occurs only on pathological cases which are probably very rare in practice.
textproc/python-augeas-0.5.0 (Score: 0.0070083328)
Pure python bindings for Augeas
Pure python bindings for Augeas
textproc/xlwriter-0.4a3 (Score: 0.0070083328)
Python library for generating Excel-compatible spreadsheets
pyXLWriter is a Python library for generating Excel-compatible spreadsheets. It's a port of John McNamara's Perl Spreadsheet::WriteExcel module (see http://www.cpan.org) to Python.
textproc/qu-aspell-0.02.0 (Score: 0.0070083328)
Aspell Quechua dictionary
Aspell Quechua dictionary.
textproc/rapidxml-1.13 (Score: 0.0070083328)
Fast C++ library for parsing XML
RapidXml is an attempt to create the fastest XML parser possible, while retaining useability, portability and reasonable W3C compatibility. It is an in-situ parser written in modern C++, with parsing speed approaching that of strlen function executed on the same data. RapidXml has been around since 2006, and is being used by lots of people. HTC uses it in some of its mobile phones. If you are looking for a stable and fast parser, look no further. Integration with your project will be trivial, because entire library is contained in a single header file, and requires no building or configuration.
textproc/ro-aspell-3.3.2 (Score: 0.0070083328)
Aspell Romanian dictionary
Aspell Romanian dictionary. Note: if you build from ports, prefer textproc/aspell, it will let you select dictionaries for several languages.
textproc/hunspell-3.3.10 (Score: 0.0070083328)
Romanian hunspell dictionaries
Romanian hunspell dictionaries
textproc/hyphen-3.3.10 (Score: 0.0070083328)
Romanian hyphenation rules
Romanian hyphenation rules
textproc/mythes-3.3 (Score: 0.0070083328)
Romanian thesaurus
Romanian thesaurus
textproc/rubber-1.1 (Score: 0.0070083328)
Wrapper for LaTeX and friends
Rubber is a program whose purpose is to handle all tasks related to the compilation of LaTeX documents. This includes compiling the document itself, of course, enough times so that all references are defined, and running BibTeX to manage bibliographic references. Automatic execution of dvips to produce PostScript documents is also included, as well as usage of pdfLaTeX to produce PDF documents.