Ports 搜索

共有8,048项符合www%3Atrac的查询结果,以下是第5,7115,720项(搜索用时0.005秒)
converters/libiconv-1.14 (Score: 0.004186276)
Character set conversion library
This library provides an iconv() implementation, for use on systems which don't have one, or whose implementation cannot convert from/to Unicode. It can convert from any of these encodings to any other, through Unicode conversion. It has also some limited support for transliteration, i.e. when a character cannot be represented in the target character set, it can be approximated through one or several similarly looking characters. libiconv is for you if your application needs to support multiple character encodings, but that support lacks from your system. See either README or website for the list of supported encodings.
converters/json-1.3.3 (Score: 0.004186276)
JSON parser/creator for Lua
LuaJSON is a JSON parser/creator for Lua.
converters/Cstools-3.42 (Score: 0.004186276)
Tools for dealing with Czech encodings in Perl
Tools for converting encoding of Czech (and Slovak) texts. Provides console program cstocs and Perl module Cz::Cstocs.
converters/dump.rb-0.2 (Score: 0.004186276)
Binary data dumper module for Ruby
This is dump.rb, a binary data dumper module for Ruby.
converters/uudeview-0.5.20 (Score: 0.004186276)
Program for uu/xx/Base64/BinHex/yEnc de-/encoding
This is a powerful program at which you can throw a mess of unordered files in any of BinHex, uuencoded, xxencoded, Base64, or yEnc formats and expect them all to be properly decoded. These formats are frequently encountered when sending binary files via news or mail.
converters/uulib-0.5.20 (Score: 0.004186276)
Library for uu/xx/Base64/BinHex/yEnc de-/encoding
This library is able to encode/decode files in the following formats: uuencode xxencode Base64 BinHex yEnc
converters/xdeview-0.5.20 (Score: 0.004186276)
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/xml2c-20151019 (Score: 0.004186276)
Reads in an XML file and produces equivalent C source code
xml2c reads in an XML file and produces equivalent C source code, suitable for #including in your program.
databases/dbh-5.0.19 (Score: 0.004186276)
Disk Based Hashtables
A DBH is a convenient way to associate keys composed by characters to data records. Any kind of digital information can go into the data record, such as text, graphic information, database structures, you name it. The idea behind using a DBH is to get rid of what is known as an index file in the database world. In the DBH world, the index is built into the file format.
databases/emma-0.6 (Score: 0.004186276)
Extendable MySQL managing assistant
Emma is a graphical toolkit for MySQL database developers and administrators. It provides dialogs to create or modify MySQL databases, tables and associated indexes. It has a built-in syntax highlighting SQL editor with table- and fieldname tab-completion and automatic SQL statement formatting. The results of an executed query are displayed in a resultset where the record- data can be edited by the user, if the SQL statement allows for it. The SQL editor and resultset-view are grouped in tabs. Results can be exported to CSV files. Multiple simultaneously opened MySQL connections are possible.