Ports Search

Results 381390 of 549 for /misc/.(0.004 seconds)
misc/Tie-DxHash-1.05 (Score: 0.121850066)
Perl module implementing ordered hashes with duplicate keys
Tie::DxHash implements a hash which preserves insertion order and allows duplicate keys. It was written to facilitate the use of more complex mod_rewrite rules in Apache configuration files written with Perl Sections. See the module's POD for details. Seamus Venasse <svenasse@polaris.ca>
misc/Software-License-0.103012 (Score: 0.121850066)
Packages that provide templated software licenses
Software::License - packages that provide templated software licenses
misc/Text-FIGlet-2.19.3 (Score: 0.121850066)
Perl module to provide FIGlet abilities, akin to banner
The Text::FIGlet module creates a banner using the FIGlet program. It has the ability to select various fonts, options, and paths.
misc/Zen-Koans-0.05 (Score: 0.121850066)
Library containing over 100 Zen Koans
A koan (pronounced /ko.an/) is a story, dialog, question, or statement in the history and lore of Chan (Zen) Buddhism, generally containing aspects that are inaccessible to rational understanding, yet that may be accessible to intuition. This module contains over 100 Zen Koans, all taken from Ashidakim Zen Koans here: http://www.ashidakim.com/zenkoans/zenindex.html
misc/pantry-32 (Score: 0.121850066)
Command-line nutrition analysis program
Pantry is a command-line oriented nutrient analysis program. It is a true command-line program: there are no menus, there are no prompts. Instead, you simply type commands from your shell prompt, and Pantry does what you ask it to do, displaying results if you have asked it to do that. In addition to using Pantry from your shell prompt, you also interact with it through XML files. Using XML, you can edit Pantry's configuration file. You can also add nutrient information for custom foods (though Pantry includes nutrient information for over 7,000 foods to get you started) and recipes using XML.
misc/pauker-1.8 (Score: 0.121850066)
Java-based flashcard learning using the Leitner system
Pauker is a Java program for flashcard learning based on the Leitner system.
misc/patchutils-0.3.4 (Score: 0.121850066)
Small collection of programs that operate on patch files
Patchutils is a small collection of programs that operate on patch files. - Interdiff generates an incremental patch from two patches against a common source. - Combinediff generates a single patch from two incremental patches, allowing you to merge patches together. - Filterdiff will select the portions of a patch file that apply to files matching (or, alternatively, not matching) a shell wildcard. - Fixcvsdiff is for correcting the output of 'cvs diff'. - Rediff corrects hand-edited patches, by comparing the original patch with the modified one and adjusting the offsets and counts. - Lsdiff displays a short listing of affected files in a patch file, along with (optionally) the line numbers of the start of each patch. - Splitdiff separates out patches from a patch file so that each new patch file only alters any given file once. - Grepdiff displays a list of the files modified by a patch where the patch contains a given regular expression. - Recountdiff fixes up counts and offsets in a unified diff. - Unwrapdiff fixes word-wrapped unified diffs.
misc/pciids-20160621 (Score: 0.121850066)
Database of all known IDs used in PCI devices
Database of all known ID's used in PCI devices
misc/pdmenu-1.3.4 (Score: 0.121850066)
Simple console menu program
Pdmenu is a menuing system for Unix. It is designed to be easy to use, and is suitable for a login shell for inexperienced users, or it can just be ran at the command line as a handy menu.
misc/Services_Weather-1.4.6 (Score: 0.121850066)
PEAR interface to various online weather-services
Services_Weather searches for given locations and retrieves current weather data and, dependent on the used service, also forecasts. Up to now, GlobalWeather from CapeScience, Weather XML from EJSE (US only), a XOAP service from Weather.com and METAR from noaa.gov are supported. Further services will get included, if they become available, have a usable API and are properly documented.