Ports Search

Results 731740 of 5,161 for /ports-mgmt/.(0.028 seconds)
converters/gbase-0.5 (Score: 0.006224396)
Program to convert between the 4 common bases used in programming
GBase is a GTK program designed to convert between the four common bases used in programming (decimal, hexadecimal, octal and binary). It converts numbers on-the-fly as they are typed in. It can also convert numbers entered on the command line. It can correctly handle both signed and unsigned 32-bit integers. License: Artistic
converters/ish-2.01a5 (Score: 0.006224396)
Binary-to-text file-encoder
ish is a format to encode binary files to text file, or decode text files into binary file. ish has strong error correction/detection functionality using CRC and checksum. This format is popular in Japanese BBS'es. To non-Japanese people: To produce non-Japanese text a user should use "-s7" option. Other options such as "-ss" may produce Japanese text. To Japanese people: To use ish over NetNews newsgroups (such as fj.*), use "-s7" option. Use of "-ss" will not give you the optimal performance. "-ss" option is just for BBSes that use Shift-JIS as their native Japanese encoding.
converters/nomyso-4.3 (Score: 0.006224396)
Convert MASM/TASM files to NASM compatible sources
[ excerpt from developer's www site ] Nomyso is a Perl program which converts assembly language source files for MASM and TASM to NASM-compatible source files.
converters/Services_JSON-1.0.3 (Score: 0.006224396)
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.006224396)
Iconv wrapper with Unicode codec for Python
This is an iconv wrapper with unicode codec for Python.
converters/trans-1.20 (Score: 0.006224396)
Character encoding converter generator
This is a character encoding converter generator package. Currently there are 72 different character encoding description files supplied with this package, not counting the 13 *.net files, which are modified character encoding description files. All but 13 of the above mentioned files describe 8-bit character encodings/sets. It covers ISO 646, many IBM codepages for MS-DOS, Microsoft Windows codepages, ISO 8859-x, HP, Adobe, Apple Macintosh, Atari, NeXTSTEP character encodings, a few EBCDIC encodings, KOI8-R, and a few more.
converters/shftool-1.2.0 (Score: 0.006224396)
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/ta2as-0.8.2 (Score: 0.006224396)
TASM to AT&T asm syntax converter (GNU AS)
This simple tool reads a source file with TASM syntax and converts it to AT&T syntax. The AT&T syntax is widely used by GNU tools, in particular the GAS(AS) interpreter and GCC compiler. The TASM syntax is used by many commercial compilers and disassemblers, ie. NASM, MASM, Visual Studio or IDA Pro. Ta2As can automate most of the conversion, but it still isn't perfect - some correction have to be made manually before the code compiles. This tool was originally written by Frank van Dijk and released by SPiRiT group; this is continuation of his work, although not much of the original code remains.
converters/uudeview-0.5.20 (Score: 0.006224396)
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/uudx-2.99 (Score: 0.006224396)
Extractor from uuencoded files
uudx decodes files containing uuencoded text. It can handle split and out-of-order pieces.