Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第14,58114,590项(搜索用时0.034秒)
comms/xastir-2.0.6 (Score: 9.2782444E-5)
X Amateur Station Tracking and Information Reporting
Xastir is an APRS client program that uses amateur radio and internet services to convey GPS mapping, weather, and positional data in a graphical application. It has been developed by and for amateur radio enthusiasts to provide real-time data in an easy to use package.
converters/bibtexconv-1.0.0 (Score: 9.2782444E-5)
BibTeX Converter
BibTeXConv is a BibTeX file converter which allows one to export BibTeX entries to other formats, including customly defined text output. Furthermore, it provides the possibility to check URLs (including MD5, size and MIME type computations) and to verify ISBN and ISSN numbers.
converters/cmios9-2.1 (Score: 9.2782444E-5)
Ftp-like access to Fairlight image files and devices
This is a port of cmios9, which provides ftp-like access to Fairlight OS9 + MDR-DOS + QDOS floppy/hard disk image files and devices. Fairlight system Filesystem(s) Machine type --------------------------------------------------------------------------- CMI Series I QDOS Sampler CMI Series II QDOS Sampler CMI Series IIx QDOS Sampler CMI Series III OS9 Sampler MFX1 OS9 Sampler + Hard disk recorder MFX2 OS9 + MDR-DOS Sampler + Hard disk recorder ---------------------------------------------------------------------------
converters/dumpasn1-20141219 (Score: 9.2782444E-5)
Dumps the contents of an ASN.1 encoded file, e.g. an SSL certificate
dumpasn1 is an ASN.1 parser which dumps the contents of an ASN.1-encoded file, as well as interpreting the OIDs contained in the file into human-readable format. Dumpasn1 is intended for examining the contents of PKI certificates and comes with a full list of security-related OIDs, but can be easily extended to parse other OIDs as well.
converters/gbase-0.5 (Score: 9.2782444E-5)
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/jsonm-0.9.1 (Score: 9.2782444E-5)
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: 9.2782444E-5)
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: 9.2782444E-5)
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: 9.2782444E-5)
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/unidecode-0.04.19 (Score: 9.2782444E-5)
ASCII transliterations of Unicode text
What Unidecode provides is a function, 'unidecode(...)' that takes Unicode data and tries to represent it in ASCII characters (i.e., the universally displayable characters between 0x00 and 0x7F). The representation is almost always an attempt at *transliteration* -- i.e., conveying, in Roman letters, the pronunciation expressed by the text in some other writing system. (See the example above)