Ports Search

Results 4,3914,400 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.011 seconds)
security/xmlsec1-1.2.22 (Score: 4.0532846E-4)
XML Security Library
XML Security Library is the latest stable of a C library based on LibXML2 and OpenSSL. The library was created with a goal to support major XML security standards: - XML Signature - XML Encryption - Canonical XML (was included in libxml2) - Exclusive Canonical XML (was included in libxml2)
sysutils/geomgui-0.13 (Score: 4.0532846E-4)
Viewer for kernel geom layer
Geomgui is a viewer for the geom layer in the kernel written in C. It can show the geom layout on the host computer or fetch info from a remote system via ssh. It has the same arrow key bindings as fx, vi, (h,j,k and l)and uses z to soom out and Z to zoom in, u is for updating.
sysutils/hoz-1.65 (Score: 4.0532846E-4)
File splitter, GTK and CLI versions
HOZ is what you would call a "file splitter". Its file format is the same as the one used by the "Hacha" software, a well known splitter in Spain and Latinamerica. HOZ is an open-source and portable C implementation of an "Hacha" compatible splitter.
textproc/docbook2mdoc-0.0.9 (Score: 4.0532846E-4)
Convert DocBook refentry to mdoc
The docbook2mdoc utility is a converter from DocBook V4.x and v5.x XML into mdoc. Unlike most DocBook utilities, it's a standalone ISC-licensed ISO C utility that should compile on any modern UNIX system. The only requirement is libexpat (for parsing XML), which is installed by default on most systems.
textproc/diffmark-0.10 (Score: 4.0532846E-4)
XML diff and merge package
diffmark is an XML diff and merge package. It consists of a shared C++ library, libdiffmark, plus two programs wrapping the library into a command-line interface: dm and dm-merge. dm takes 2 XML files and prints their diff (also an XML document) on its standard output. dm-merge takes the first document passed to dm and its output and produces the second document.
textproc/hexpat-0.20.9 (Score: 4.0532846E-4)
XML parser/formatter based on expat
This package provides a general purpose Haskell XML library using Expat to do its parsing (a fast stream-oriented XML parser written in C). It is extensible to any string type, with String, ByteString and Text provided out of the box.
textproc/libcsv-3.0.3 (Score: 4.0532846E-4)
Small, simple and fast CSV library
libcsv is a small, simple and fast CSV library written in pure ANSI C89 that can read and write CSV data. It provides a straight-forward interface using callback functions to handle parsed fields and rows and can parse improperly formatted CSV files.
www/DFileServer-1.1.3 (Score: 4.0532846E-4)
Compact webserver designed to make sharing files easy
A small and simple webserver programmed in C++ that was designed to make sharing files easy. By default, it shares whatever folder it was executed from on port 2000. While simple, a good deal of flexibility is exposed when you read the documentation and look at the optional configuration files.
www/CGI-Deurl-XS-0.08 (Score: 4.0532846E-4)
Fast decoder for URL parameter strings
This module decodes a URL-encoded parameter string in the manner of CGI.pm. However, as it uses C code from libapreq to perform the task, it's somewhere from slightly to much faster (depending on your strings) than using CGI or a functionally similar module like CGI::Deurl.
www/uwsgi-2.0.13 (Score: 4.0532846E-4)
Developer-friendly WSGI server which uses uwsgi protocol
uWSGI is a fast (pure C), self-healing, developer-friendly WSGI server, aimed for professional python webapps deployment and development. Over time it has evolved in a complete stack for networked/clustered python applications, implementing message/object passing, RPC and process management.