Ports Search

Results 14,90114,910 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.023 seconds)
converters/jsonm-0.9.1 (Score: 1.2461754E-4)
Non-blocking streaming JSON codec for OCaml
Jsonm is an OCaml non-blocking streaming codec to decode and encode the JSON data format. It can process JSON text without blocking on IO and without a complete in-memory representation of the data. The uncut codec also processes whitespace and (non-standard) JSON with JavaScript comments.
converters/Encode-Detect-1.01 (Score: 1.2461754E-4)
Encode::Encoding subclass that detects the encoding of data
This Perl module is an Encode::Encoding subclass that uses Encode::Detect::Detector to determine the charset of the input data and then decodes it using the encoder of the detected charset. It is similar to Encode::Guess, but does not require the configuration of a set of expected encodings. Like Encode::Guess, it only supports decoding--it cannot encode.
converters/Text-Iconv-1.7 (Score: 1.2461754E-4)
Perl interface to iconv() codeset conversion function
The Text::Iconv module provides a Perl interface to the iconv() function as defined by the Single UNIX Specification. The convert() method converts the encoding of characters in the input string from the fromcode codeset to the tocode codeset, and returns the result.
converters/showkey-1.7 (Score: 1.2461754E-4)
Display cooked key sequences (keycap-to-keystrokes mappings)
This program puts your terminal in raw mode, eats keystrokes, and prints them back it you in a recognizable printed form (using <>-surrounded ASCII mnemonics for non-printables). This may be useful, for example, if you're not certain what your keyboard keys are sending.
converters/shftool-1.2.0 (Score: 1.2461754E-4)
Converter for the Standard Hex Format (SHF)
Shftool is the reference implementation for the new, XML-based Standard Hex Format (SHF). Shftool is also a working converter/generator/extractor between/to/of SHF-files and other hex formats. SHF is specified in the following Internet Draft: http://ietf.org/internet-drafts/draft-strombergson-shf-06.txt
converters/unix2dos-1.3 (Score: 1.2461754E-4)
Convert ASCII newlines between CR/LF and LF
unix2dos is a set of command-line tools that converts ASCII newline characters between Unix's LF and DOS's CR/LF (and vice versa). Despite its name, this package provides both `unix2dos` as well as its counterpart, `dos2unix`.
converters/xdeview-0.5.20 (Score: 1.2461754E-4)
X11 program for uu/xx/Base64/BinHex/yEnc de-/encoding
This is a powerful and easy-to-use tcl/tk-based program which can de/en-code BinHex, uuencoded, xxencoded, Base64, and yEnc formats. Xdeview uses tcl/tk 8.3, but the port can be configured to use other tcl/tk versions (see the port Makefile).
converters/Sereal-Decoder-3.015 (Score: 1.2461754E-4)
Perl module for fast, powerful binary deserialization (decoder)
This library implements a deserializer for an efficient, compact-output, and feature-rich binary protocol called Sereal. Its sister module Sereal::Encoder (converters/p5-Sereal-Encoder) implements an encoder for this format. The two are released separately to allow for independent and safer upgrading.
databases/mysql++-3.2.2 (Score: 1.2461754E-4)
Complex C++ API for MySQL56
MySQL++ is a C++ wrapper for MySQL's C API. It is built around STL principles, to make dealing with the database as easy as dealing with an STL container. This port contains the version 3 of the library; see databases/mysql++ and databases/mysql++1 for the older versions.
databases/mysqltuner-1.6.18 (Score: 1.2461754E-4)
Assist you with MySQL Configuration
MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability. Within seconds, it will display statistics about your MySQL installation and the areas where it can be improved.