Ports Search

Results 821830 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.017 seconds)
graphics/exif-0.9 (Score: 0.0063061393)
Python library to extract EXIF metadata from JPEG and TIFF image files
Pyexif is a Python library and associated command line tool to extract EXIF format metadata from the headers of JPEG and TIFF image files. EXIF information is typically included in images created using digital imaging devices such as digital cameras and digital film scanners. Currently, pyexif provides the following functionality: - Parse EXIF headers in JPEG files. - Parse EXIF headers in TIFF files. - Support for camera-specific MakerNote tags (e.g. Nikon, Canon, etc.). - Provide a simple cmdline interfaces to format the data in human-readable format. EXIF specification: http://www.pima.net/standards/it10/PIMA15740/exif.htm
lang/gofer-2.30b (Score: 0.0063061393)
Lazy functional language
------------------------------------------------------------------------------ Gofer is an interactive functional programming environment (i.e. an interpreter) supporting a language based on the draft report for Haskell version 1.2. Gofer is intended as an experimental language, particularly where type classes are involved. Gofer extends the Haskell type class system in several ways. The most significant features of Haskell not currently supported are: modules, arrays, overloaded numeric constants, default declarations, derived instances, contexts in datatype definitions. ------------------------------------------------------------------------------ And just in case you wondered: The name "Gofer" is not a trademark, registered or otherwise, and you are free to mention this name in published material, public and private correspondence, or other documents without restriction or obligation. ------------------------------------------------------------------------------
mail/opendkim-2.10.3 (Score: 0.0063061393)
DKIM library and milter implementation
OpenDKIM is an open source implementation of the DKIM (Domain Keys Identified Mail) sender authentication system proposed by the E-mail Signing Technology Group (ESTG), now standardized by the IETF (RFC4871). It also includes an implementations of the Vouch By Reference (VBR, RFC5518) proposed standard. The OpenDKIM package consists of a library that implements the DKIM service and a milter-based filter application that can plug in to any milter-aware MTA to provide that service to sufficiently recent sendmail MTAs and other MTAs that support the milter protocol.
misc/openr2-1.3.3 (Score: 0.0063061393)
MFC/R2 call setup library
OpenR2 is a library that implements the MFC/R2 signalling over E1 lines using the Zapata Telephony interface (or DAHDI). The MF R2 tones required for the signaling are generated by code borrowed from the LGPL library SpanDSP written by Steve Underwood, the user has the option to provide a MF interface to use his own MF R2 tone generation and detection so the library will use them when needed, that's why this library does not depend directly on spandsp, libteletone or zaptel for tone generation and detection (depends on zaptel for CAS bits and general media transmission though)
misc/magicpoint-1.13a (Score: 0.0063061393)
X11-based presentation tool
MagicPoint - an X11 based presentation tool MagicPoint is an X11 based presentation tool. It is designed to make simple presentations easy while to make complicated presentations possible. Its presentation file (whose suffix is typically .mgp) is just text so that you can create presentation files quickly with your favorite editor (e.g. Emacs). For more information, see /usr/local/share/doc/mgp/*. Sample files are located in /usr/local/share/doc/mgp/sample. It's a good idea to preview a sample file before installation. % ./mgp tutorial.mgp
science/bio-0.5.3 (Score: 0.0063061393)
Bioinformatics library
This is a collection of data structures and algorithms useful for building bioinformatics-related tools and utilities. Current list of features includes: a Sequence data type supporting protein and nucleotide sequences and conversion between them. As of version 0.4, different kinds of sequence have different types. Support for quality data, reading and writing Fasta formatted files, reading TwoBit and phd formats, and Roche/454 SFF files. Rudimentary (i.e. unoptimized) support for doing alignments - including dynamic adjustment of scores based on sequence quality. Also Blast output parsing. Partly implemented single linkage clustering, and multiple alignment. Reading Gene Ontology (GO) annotations (GOA) and definitions hierarchy.
security/pgpin-010323 (Score: 0.0063061393)
PGP International version - improved for use in IN-CA
PGP (Pretty Good Privacy) is a public key encryption pack- age to protect E-mail and data files. It lets you commu- nicate securely with people you've never met, with no secure channels needed for prior exchange of keys. It's well featured and fast, with sophisticated key management, digital signatures, data compression, and good ergonomic design. Contributors: Matthias Bruestle for the myetsid feature. Lutz Donnerhacke for the pgp2.6.3in development. Ingmar Camphausen, Thomas Roessler, a.o. for extensive testing. FTP: ftp://ftp.fu-berlin.de/doc/IN/IN-CA/pgp/pgp263in/files/pgp263in.changes
textproc/mako-1.0.4 (Score: 0.0063061393)
Super-fast templating language in Python
Mako is a template library written in Python. It provides a familiar, non-XML syntax which compiles into Python modules for maximum performance. Mako's syntax and API borrows from the best ideas of many others, including Django templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded Python (i.e. Python Server Page) language, which refines the familiar ideas of componentized layout and inheritance to produce one of the most straightforward and flexible models available, while also maintaining close ties to Python calling and scoping semantics.
devel/c-unit-1.1.1 (Score: 0.0063017854)
Unit testing framework for C
CUnit is a system for writing, administering, and running unit tests in C. It is built as a static library which is linked with the user's testing code.
news/c-nocem-3.7 (Score: 0.006277684)
NoCeM for C News and INN
c-nocem - NoCeM for C News and INN This is a program for the easy and efficient application of the NoCeM protocol on the news spool. Which means, articles for which a NoCeM with "action=hide" is accepted, will be deleted from your news system as if they had been cancelled. With the installation described below, these will be processed as fast as possible and should work like real cancels. Unlike the standard implementation of NoCeM, this version is optimized for the most common case of "spam cancels". In fact, it can do nothing else. It can not be run by a normal user, it does not need or manipulate state like .newsrc files, it processes only "hide" actions, and that only by actually deleting the articles. c-nocem is designed for easy setup and fast run and needs no maintenance.