Ports Search

Results 2,6712,680 of 6,332 for /net-p2p/.(0.012 seconds)
graphics/exif-0.9 (Score: 0.0071654553)
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
sysutils/fetchlog-1.4 (Score: 0.0071654553)
Fetch and convert new messages of a logfile
The fetchlog utility displays the last new messages of a logfile. It is similar like tail (1) but offers some extra functionality like pattern matching with regular expressions or output formatting. To show only the new messages appeared since the last call fetchlog uses a bookmark to remember which messages have been fetched. fetchlog works on syslog generated logfiles as well as other logfiles. fetchlog can be used standalone or as a Nagios (TM) plugin. Together with Net-SNMP one can look at/monitor new messages in remote logfiles. -Alexander Haderer alexander.haderer@loescap.de
comms/ebook2cwgui-0.1.2 (Score: 0.00708804)
gui front end for ebooks2cw
ebook2cwgui is a GUI front end for ebook2cw created in WxWidgets with support for both Linux and Windows. Written by Fabian Kurz, DJ1YFK <mail@fkurz.net>
misc/chef-19930426 (Score: 0.00708804)
Feelter thet cunferts Ingleesh text tu Muck Cheenese-a
Cheff is a feelter thet cunferts Ingleesh text tu Muck Cheenese-a (Svedeesh Cheff). Cheff reeds frum stunderd inpoot und vreetes tu stunderd ooootpoot. Bork Bork Bork! VVV: http://myseete-a.fereezun.net/ibroone-a72/cheff/index.html
mail/vrfy-1.0 (Score: 0.007085904)
Verify mail address
Verify mail address,is it exists. For example, % vrfy -n -vv kaz@kobe1995.net NAKAMURA Kazushi@KOBE <mailto:kaz@kobe1995.net>
www/CGI-FCKeditor-0.02 (Score: 0.007085904)
This's FCKeditor Controller for Perl OOP
CGI::FCKeditor is FCKeditor(http://www.fckeditor.net/) Controller for Perl OOP. FCKeditor(http://www.fckeditor.net/) is necessary though it is natural.
games/twitch-1.0 (Score: 0.00700047)
Overhead 2-d shooter, reminiscent of games like Robotron
Twitch - a GPL arcade game by David Clark <silenus@telus.net>. Twitch is an overhead 2-d shooter, reminiscent of games like Robotron or Tron: Deadly Disks. The player has entered the fortress of the evil Hippopoticus, and is trying to rescue the fair Lady Penelope from his clutches. I wrote Twitch as a proof-of-concept: namely that Python, properly written, is fast enough to create a playable, cross-platform arcade game.
comms/ebook2cw-0.8.2 (Score: 0.006835485)
Convert text files into cw as an mp3 or ogg file
ebook2cw is a command line program (optional GUI available) which converts a plain text (ISO 8859-1 or UTF-8) ebook to morse code MP3 files. It works on several platforms, including Windows and Linux. Written by Fabian Kurz, DJ1YFK <mail@fkurz.net>
dns/mydns-ng-1.2.8.31 (Score: 0.006835485)
Next Generation DNS Server for sql based DNS services
MyDNS - SQL-based DNS server This is the MyDNS package. MyDNS is a simple, non-recursive Internet name daemon which serves records directly from an SQL database. It currently works with either MySQL or PostgreSQL. This version of the MyDNS package is a development of the original one produced by Don Moore. - 12-May-2004 Don Moore <bboy@bboy.net> - 23-January-2009 Howard Wilkinsin <howard@cohtech.com>
archivers/tardy-1.28 (Score: 0.0067479145)
Manipulate the file headers in tar archive files in various ways
The tardy program is a tar post-processor. It may be used to manipulate the file headers in tar archive files in various ways. The reason the tardy program was written was because the author wanted to "spruce up" tar files before posting them to the net, mostly to remove artifacts of the development environment, without introducing more. The tardy program was designed to allow you to alter certain characteristics of files after they have been included in the tar file. Among them are: * change file owner (by number or name) * change file group (by number or name) * add directory prefix (e.g. dot) * change file protections (e.g. from 600 to 644) Note that all of these affect ALL files in the archive.