Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第16,83116,840项(搜索用时0.014秒)
news/atp-1.50 (Score: 8.118464E-5)
QWK message packet reader and composer for FreeBSD
ATP allows you to read and compose mail packets of the QWK format, commonly used on PC-based BBS systems. With this program, you can download all of your new e-mail and board messages as a QWK packet, read them offline, compose replies to selected messages off-line, then upload all of your replies as one QWK reply packet the next time you call the BBS.
news/twistedNews-15.2.1 (Score: 8.118464E-5)
NNTP protocol implementation with client and server
Twisted News provides a very basic NNTP server, as well as an NNTP client protocol implementation. Two message storage systems are supported: the DB-API 2.0 backend stores and indexes messages in any compatible SQL database; the Twisted dirdbm backend uses serialized Python objects stored directly on the filesystem for message storage. Twisted News also has very rudamentary support for moderated groups. Twisted News is available under the MIT Free Software licence.
news/xpn-1.2.6 (Score: 8.118464E-5)
X Python Newsreader
With XPN you can read/write articles on the Usenet with a good MIME support (better than some well known newsreaders). XPN can operate with all the most diffuse charset starting from US-ASCII to UTF-8. When you edit an article XPN automatically chooses the best charset, however is always possible to override this choice. There also other useful features like scoring, filtered views, random tag-lines, external editor support, one-key navigation, ROT13, spoiler char.
print/dvisvg-0.7.1.d (Score: 8.118464E-5)
Converter from DVI to SVG
DVISVG creates one SVG Document, which includes content of the selected page from the specified DVI file. DVISVG produces outlines for used glyphs/characters in DVI file as an external SVG Font. SVG Document produced by DVISVG uses external SVG Fonts so there is a problem with using Adobe's SVG Viewer which doesn't currently support it. Solution is using embeded fonts which can to be easily inserted in svg file from the external fonts file.
print/amsfonts-3.02 (Score: 8.118464E-5)
Computer Modern and standard fonts for TeX
The AMSFonts collection is a set of miscellaneous TeX fonts that augment the standard Computer Modern set normally distributed with TeX. AMSFonts includes - Euler math fonts - Extra mathematical symbols - Blackboard bold letters (uppercase only) - Fraktur letters - Subscript sizes of bold math italic and bold Greek letters - Subscript sizes of large symbols such as sum and product - Additional sizes of the Computer Modern small caps font - Cyrillic fonts (from the University of Washington)
print/libharu-2.3.0 (Score: 8.118464E-5)
Haru Free PDF Library
HARU is a free, cross platform, open-sourced software library for generating PDF. It supports the following features. 1. Generating PDF files with lines, text, images. 2. Outline, text annotation, link annotation. 3. Compressing document with deflate-decode. 4. Embedding PNG, Jpeg images. 5. Embedding Type1 font and TrueType font. 6. Creating encrypted PDF files. 7. Using various character set (ISO8859-1~16, MSCP1250~8, KOI-8R). 8. Supporting CJK fonts and encodings. You can add the feature of PDF creation by using HARU without understanding complicated internal structure of PDF.
print/pkpgcounter-3.50 (Score: 8.118464E-5)
Count pages and ink coverage percent
pkpgcounter is a generic Page Description Language parser which can either count the number of pages or compute the percent of ink coverage needed to print various types of documents. It currently supports the following file types: - PostScript (both DSC compliant and binary) - PDF - PCL3/4/5 - PCLXL (aka PCL6) - DVI - TIFF - ESC/P2 - OpenDocument (ISO/IEC DIS 26300) - Zenographics ZjStream - Samsung QPDL (aka SPL2) - Samsung SPL1 The five latter ones, as well as some TIFF documents, are currently only supported in page counting mode.
science/colt-1.2.0 (Score: 8.118464E-5)
Java package for scalable scientific and technical computing
Colt is a package for scalable scientific and technical computing in Java. It consists of several free Java libraries, for user convenience bundled under one single uniform umbrella. Namely the Colt library, the Jet library, the CoreJava library, and the Concurrent library. The Colt library provides fundamental general-purpose data structures optimized for numerical data, such as resizable arrays, dense and sparse matrices (multi-dimensional arrays), linear algebra, associative containers and buffer management.
science/liblinear-2.1 (Score: 8.118464E-5)
Library for Large Linear Classification
LIBLINEAR is a linear classifier for data with millions of instances and features. It supports L2-regularized classifiers (L2-loss linear SVM, L1-loss linear SVM, and logistic regression), L1-regularized classifiers (L2-loss linear SVM and logistic regression). Main features of LIBLINEAR include - Same data format as LIBSVM and similar usage - One-vs-the rest and Crammer & Singer multi-class classification - Cross validation for model selection - Probability estimates (logistic regression only) - Weights for unbalanced data
science/paje-1.97 (Score: 8.118464E-5)
Generic visualization tool for GNUstep (Gantt chart and more)
Paje is a graphical tool that displays traces produced during the execution of multithreaded programs. Other programs can also generate traces for this tool. Key Features * Supports multi threaded programs - each thread of the analysed program can be individually displayed, or multiple threads can be combined, to reduce screen space usage. * Interactivity - each entity represented on the screen can be interrogated for more information, - related entities are highlighted as mouse cursor passes over some representation LICENSE: LGPL2 or later