Ports Search

Results 11,96111,970 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.01 seconds)
comms/klog-0.9.2.3 (Score: 6.4754924E-5)
Simple Qt-based amateur radio logger
KLog is a simple amateur radio logging program for KDE. It supports QSL management, DXCC, WAZ and local awards, DX Clusters, Basic IOTA, Satellite support, and import from ADIF, TLF, and Cabrillo formats.
comms/splat-1.4.0 (Score: 6.4754924E-5)
Used in calculating path losses, useful to ham radio and others
SPLAT! is an RF Signal Propagation, Loss, And Terrain analysis tool for the spectrum between 20 MHz and 20 GHz. Useful to Amateur Radio operators. Written by John A. Magliacane, KD2BD
comms/smstools-3.1.15 (Score: 6.4754924E-5)
SMS Gateway software for GSM modems and mobile phones
The SMS Server Tools 3 is a SMS Gateway software which can send and receive short messages through GSM modems and mobile phones. This is the enhanced version 3.x maintained by Mr. Keijo "Keke" Kasvi.
comms/syncterm-1.0 (Score: 6.4754924E-5)
ANSI-BBS terminal which supports telnet, rlogin, and SSH
An ANSI-BBS terminal designed to connect to remote BBSs via telnet, rlogin, or SSH. Supports ANSI music and the IBM charset when possible. Will run from a console, under X11 using XLib, or using SDL.
converters/RJSONIO-1.3.0 (Score: 6.4754924E-5)
Serialize R objects to JSON, JavaScript Object Notation
This is a package that allows conversion to and from data in Javascript object notation (JSON) format. This allows R objects to be inserted into Javascript/ECMAScript/ActionScript code and allows R programmers to read and convert JSON content to R objects. This is an alternative to rjson package. That version was too slow for converting large R objects to JSON and is not extensible, but a very useful prototype. It is fast for parsing. This package uses methods, vectorized operations and C code and callbacks to R functions for deserializing JSON objects to R. Verison 0.4 of this package uses a new native parser, implements the transformation code in C and allocates memory efficiently (rather than concatenating because of event driven parsing). The result is a significantly faster parsing of large JSON documents.
converters/base64-1.5 (Score: 6.4754924E-5)
Utility to encode and decode base64 files
Base64 is a command line utility which encodes/decodes arbitrary binary information in the base64 format used by MIME-encoded documents, such as electronic mail messages with embedded files (RFC 1341 and successors).
converters/LaTeXML-0.8.2 (Score: 6.4754924E-5)
LaTeX to XML/HTML/MathML converter in Perl
LaTeXML is a TeX and LaTeX to XML/HTML/MathML converter. From XML it can generate various flavors of HTML. MathML and ePub, with other formats under development. See the included manual.pdf for an documentation.
converters/fconv-1.1 (Score: 6.4754924E-5)
Converts DOS or Mac-style files to Unix format, and vice-versa
As well as being a work-alike for the BSDI utility mentioned in the doscmd man page, dos2bsd (and bsd2dos), fconv supports conversion to and from Macintosh type files (which use only '\r').
converters/libutf-8-1.0 (Score: 6.4754924E-5)
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/Convert-BER-1.32 (Score: 6.4754924E-5)
Perl5 module to encode and decode objects using Basic Encoding Rules (BER)
`Convert::BER' provides an OO interface to encoding and decoding data using the ASN.1 Basic Encoding Rules (BER), a platform independent way of encoding structured binary data together with the structure.