Ports 搜索

共有5,886项符合/net-im/的查询结果,以下是第4,9114,920项(搜索用时0.013秒)
comms/serialoverip-1.0 (Score: 0.0052562496)
Transport of serial interfaces over UDP/IP
SerialOverIP Version 1.0, 8 Mar 2002 Tool for transport of serial interfaces over UDP/IP. Useful for accessing a distant serial device by a local Windoze program.
comms/xnec2c-3.4 (Score: 0.0052562496)
Used to calculate antenna patterns useful to ham radio
xnec2c is a GTK+ graphical interactive version of nec2c. It incorporates the nec2c core which it uses for reading input files and calculating output data, but it does not need and indeed does not produce an output file by default. Graphs of frequency-related data and the current or charge distribution evolve as the frequency loop progresses, and radiation patterns (far and near field) are sequentially drawn for each frequency step.
converters/i18ntools-1.0 (Score: 0.0052562496)
Tools for the conversion to and from UTF-8 Unicode encoding
Tools for the conversion to and from UTF-8 Unicode encoding. Note that RFC-2277 mandates that all "protocols" MUST handle UTF-8 properly. - utrans converts text files created using any 8-bit character map into UTF-8; - uhtrans converts UTF-8 files into 7-bit ASCII with anything else formatted as an HTML-style tags, e.g. Ӓ (decimal); - hutrans converts 7-bit ASCII files with HTML-style tags, to UTF-8, thus complementing the functionality of hutrans; - ptrans converts UTF-8 files into 8-bit text using any 8-bit character map, thus complementing utrans. Additionally, tuc is installed if not found. Tuc converts text files between the DOS/Windows and the Unix formats. This port depends on ports/converters/libutf-8. Further details: RFC 2277, and RFC 2279.
converters/libutf-8-1.0 (Score: 0.0052562496)
Unicode conversion routines between UCS-4 and UTF-8
A library of C routines for the conversion of Unicode to UTF-8 and back. The library can also be used to convert the 31-bit UCS-4 mappings to UTF-8 and back.
converters/iconv-7 (Score: 0.0052562496)
Iconv binding for Lua 5
LuaIconv is a Lua binding to iconv library.
converters/igbinary-1.2.1 (Score: 0.0052562496)
Replacement for the standard PHP serializer
Igbinary is a drop in replacement for the standard PHP serializer. Instead of time and space consuming textual representation, igbinary stores PHP data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.
converters/pdf2djvu-0.7.21 (Score: 0.0052562496)
Pdf2djvu creates DjVu files from PDF files
pdf2djvu creates DjVu files from PDF files. It's able to extract: graphics, text layer, hyperlinks, document outline (bookmarks), and metadata.
converters/Services_JSON-1.0.3 (Score: 0.0052562496)
PHP implementation of json_encode/decode
JSON (JavaScript Object Notation, http://json.org) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999.JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, TCL, and many others. These properties make JSON an ideal data-interchange language. This package provides a simple encoder and decoder for JSON notation. It is intended for use with client-side Javascript applications that make use of HTTPRequest to perform server communication functions - data can be encoded into JSON notation for use in a client-side javascript, or decoded from incoming Javascript requests. JSON format is native to Javascript,and can be directly eval()'ed with no further parsing overhead.
converters/iconv-1.0 (Score: 0.0052562496)
Iconv wrapper with Unicode codec for Python
This is an iconv wrapper with unicode codec for Python.
converters/fribidi-1.2 (Score: 0.0052562496)
PECL extension for the Unicode Bidi algorithm
A PHP frontend to the FriBidi library: an implementation of the unicode Bidi algorithm, provides means for handling right-to-left text.