Ports Search

Results 9,5119,520 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.021 seconds)
security/ruby-hmac-0.4.0 (Score: 5.9263202E-5)
Common interface to HMAC functionality
This module provides common interface to HMAC functionality. HMAC is a kind of "Message Authentication Code" (MAC) algorithm whose standard is documented in RFC2104. Namely, a MAC provides a way to check the integrity of information transmitted over or stored in an unreliable medium, based on a secret key. Originally written by Daiki Ueno. Converted to a RubyGem by Geoffrey Grosenbach
sysutils/crashme-2.4 (Score: 5.9263202E-5)
Tool to test an operating system's robustness
Crashme is a very simple program that tests the operating environment's robustness by invoking random data as if it were a procedure. The standard signals are caught and handled with a setjmp back to a loop which will try again to produce a fault by executing random data. Some people call this stress testing.
sysutils/dlipower-0.7.165 (Score: 5.9263202E-5)
CLI interface to Digital Logger's (DLI) Power Strips
This is a python module and a script to mange the Digital Loggers Web Power switch. The module provides a python class named PowerSwitch that allows managing the web power switch from python programs. When run as a script this acts as a command line utility to manage the DLI Power switch.
sysutils/xfce4-fsguard-plugin-1.0.2 (Score: 5.9263202E-5)
Panel plugin which displays free space of mountpoint
The FSGuard panel plugin checks free space on a chosen mount point and displays a message when a limit is reached. There are two limits: - a warning limit where only the icon changes - an urgent limit that advise the user with a message
textproc/libcue-2.1.0 (Score: 5.9263202E-5)
CUE Sheet Parser Library
Libcue is intended to parse a so called cue sheet from a char string or a file pointer. For handling of the parsed data a convenient API is available. This project is meant as a fork of cuetools by Svend Sorensen which saw it last release in 02/2006.
textproc/Text-LTSV-0.08 (Score: 5.9263202E-5)
Perl extension for Labeled Tab Separated Value manipulator
Labeled Tab-separated Values (LTSV) format is a variant of Tab-separated Values (TSV). Each record in a LTSV file is represented as a single line. Each field is separated by TAB and has a label and a value. The label and the value have been separated by ':'.
textproc/XML-DOMHandler-1.0 (Score: 5.9263202E-5)
Call-back interface to DOM
This module creates a layer on top of DOM that allows you to program in a "push" style rather than "pull". Once the document has been parsed and you have a DOM object, you can call on the DOMHandler's traverse() method to apply a set of call-back routines to all the nodes in a tree.
textproc/saxon-6.5.5 (Score: 5.9263202E-5)
XSLT 1.0 processor for Java
The SAXON package is a collection of tools for processing XML documents. The main components are: - An XSLT processor, which implements the Version 1.0 XSLT and XPath Recommendations with a number of powerful extensions. - A Java library, which supports a similar processing model to XSL, but allows full programming capability. - A slightly improved version of the Alfred parser from Microstar.
textproc/urlview-0.9.20131021 (Score: 5.9263202E-5)
URL extractor/launcher
urlview is a screen oriented program for extracting URLs from text files and displaying a menu from which you may launch a command to view a specific item. urlview uses a regular expression to extract URLs from the specified text files.
www/mySAR-2.1.4 (Score: 5.9263202E-5)
MySQL Squid Access Report
MySQL Squid Access Report, mysar for short, is a reporting system for user web traffic activity, as logged from a squid proxy. MySAR consists of two parts: * Command line utilities which import a squid log file in a MySQL database and maintain the databas. * A web interface for accessing the reports.