Ports 搜索

共有6,332项符合/net-p2p/的查询结果,以下是第2,4112,420项(搜索用时0.083秒)
graphics/images-4.0.1 (Score: 0.01454149)
Objective Caml image processing library
This is an image processing library, which provides some basic functions of image processing and loading/saving various image file formats. In addition the library can handle huge images that cannot be (or can hardly be) stored into the memory (the library automatically creates swap files and escapes them to reduce the memory usage).
graphics/Chart-Gnuplot-0.23 (Score: 0.01454149)
Perl module to plot graphs using GNUPLOT on the fly
This Perl module is to plot graphs using GNUPLOT on the fly. In order to use this module, gnuplot need to be installed. If image format other than PS and EPS is required to generate, it is recommended to install the convert program of ImageMagick as well.
graphics/Image-ExifTool-10.20 (Score: 0.01454149)
Perl module for getting EXIF data from image files
ExifTool is a highly customizable Perl script and module for reading and writing meta information in images. ExifTool reads EXIF, GPS, IPTC, XMP, GeoTIFF, ICC Profile and Photoshop IRB and ID3 meta information from JPG, JP2, TIFF, GIF, BMP, PICT, QTIF, PNG, MNG, JNG, MIFF, PPM, PGM, PBM, XMP, EPS, PS, AI, PDF, PSD, DCM, ACR, THM, CRW, CR2, MRW, NEF, PEF, ORF, RAF, RAW, SRF, MOS, X3F and DNG images, MP3 and WAV audio files, and AVI, MOV and MP4 videos. ExifTool also extracts information from the maker notes of many digital cameras by various manufacturers including Canon, Casio, FujiFilm, JVC/Victor, Kodak, Leaf, Minolta/Konica-Minolta, Nikon, Olympus/Epson, Panasonic/Leica, Pentax/Asahi, Ricoh, Sanyo and Sigma/Foveon. ExifTool writes EXIF, GPS, IPTC, XMP and MakerNotes meta information to JPEG, TIFF, GIF, CRW, THM, CR2, NEF, PEF and DNG images.
Pick whether an image fill setting for a image should be fill or full
Decides if the fill setting for an image should be either fill, in meaning the image should be resized to fix the screen, or full which means it should be scaled to fit the screen. use Image::Size::FillFullSelect; my $iffs = Image::Size::FillFullSelect->new(); my $FFselection = $iffs->select("someImage.gif");
graphics/Imager-AverageGray-0.0.0 (Score: 0.01454149)
Finds the average gray for a Imager object or image
This uses the Imager to find the average gray value for a image.
graphics/yed-3.16.1 (Score: 0.01454149)
Editor for graphs and diagrams
yEd is a very powerful graph editor that can be used to quickly and effectively generate drawings and to apply automatic layouts to a range of different diagrams and networks. yEd makes full use of the yFiles library. This is a Java class library enabling the viewing, editing, optimizing, drawing, and animating of a wide range of diagrams, networks, and other graph-like structures.
graphics/pyganim-0.9.2 (Score: 0.01454149)
Sprite animation module for Pygame
Pyganim (pronounced like "pig" and "animation") is a Python module for Pygame that makes it easy to add sprite animations to your Pygame game programs. Pyganim works with Python 2 and Python 3. The mascot of Pyganim is a red vitruvian pig. Pyganim was written by Al Sweigart and released under a "Simplified BSD" license. Contact Al with any questions/bug reports: al@inventwithpython.com
graphics/shotwell-0.23.6 (Score: 0.01454149)
Open source photo manager for GNOME
Shotwell is an image organizer designed to provide personal photo management for the GNOME desktop environment. Shotwell can import photos and videos from a digital camera directly, group photos and videos automatically by date, and supports tagging. Its image editing features allow users to straighten, crop, eliminate red eye, and adjust levels and color balance. It also features an auto "enhance" option that will attempt to guess appropriate levels for the image. Shotwell allows users to publish their images and videos to Facebook, Flickr, Picasa Web Albums, Piwigo, and YouTube.
graphics/wmicons-1.0 (Score: 0.01454149)
Icons mainly for use in Window Maker
This package provides icons used in WindowMaker frequently.
irc/ircd-ratbox-3.0.7 (Score: 0.01454149)
Advanced, stable IRC daemon, used widely on EFnet ('testing' release)
This is a port of the ircd-ratbox IRC daemon. This version is the 'testing' branch; it usually contains more features, but may contain as of yet unidentified bugs. Admins wishing to try out new features or test the development release may prefer to use it over the standard production release. ircd-ratbox is the primary ircd used on EFnet; it combines the stability of an ircd required for a large production network together with a rich set of features, making it also suitable for use on smaller networks. Changes Include: o Optional SSL support to enable encrypted connections between clients and servers, as well as server to server links. o Add support for SSL only channels, channel mode +S. o sqlite3 for handling and storing k/x/d lines. o Support for global CIDR limits. o Added adminwall allowing admins to broadcast messages to each other. o Creation of new library archive 'libratbox'. o Support for forced nick changes (instead of collision kills). o New ssld and bandb processes for SSL connections and ban checking; these allow ratbox-3 to make better use of multi-processor systems.