Ports Search

Results 4,8214,830 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.01 seconds)
databases/Class-DBI-BaseDSN-1.22 (Score: 3.4284475E-4)
DSN sensitive base class
Class::DBI::BaseDSN acts as a placeholder for a base class which will be switched for a specific Class::DBI extension when you specify the dsn of the database to connect to.
devel/cvs2svn-2.4.0 (Score: 3.4284475E-4)
CVS to Subversion Repository Converter
cvs2svn is a Python script can be used to migrate a CVS repository to a Subversion, Git or Bazaar repository. It is designed for one-time conversions, not for repeated synchronizations between CVS and Subversion/Git/Bazaar.
devel/Object-Pluggable-1.29 (Score: 3.4284475E-4)
Base class for creating plugin-enabled objects
Object::Pluggable is a base class for creating plugin enabled objects. It is a generic port of POE::Component::IRC's plugin system. If your object dispatches events to listeners, then Object::Pluggable may be a good fit for you.
devel/Algorithm-SVM-0.13 (Score: 3.4284475E-4)
Perl bindings for the libsvm Support Vector Machine library
Algorithm::SVM implements a Support Vector Machine for Perl. Support Vector Machines provide a method for creating classification functions from a set of labeled training data, from which predictions can be made for subsequent data sets.
devel/DateTime-Format-Epoch-0.16 (Score: 3.4284475E-4)
Convert DateTimes to/from epoch seconds
This module can convert a DateTime object (or any object that can be converted to a DateTime object) to the number of seconds since a given epoch. It can also do the reverse.
devel/darts.util.lru-0.5 (Score: 3.4284475E-4)
Simple dictionary with LRU behaviour in Python
A LRUDict is basically a simple dictionary, which has a defined maximum capacity, that may be supplied at construction time, or modified at run-time via the capacity property: >>> cache = LRUDict(1) >>> cache.capacity 1
devel/terminality-2.1 (Score: 3.4284475E-4)
Cross-platform terminal manipulation library
Terminality aims to be a cross-platform terminal manipulation library. It provides a set of functions which are used to manipulate a text terminal, functions such as clearing the screen, changing text colours, moving the cursor, etc.
games/pipewalker-0.9.1 (Score: 3.4284475E-4)
Clone of the NetWalk game
PipeWalker is a clone of the NetWalk game. This is a puzzle game where pieces of a computer network are to be turned in the right/left direction to make all computers connected to the same network.
graphics/focusblur-3.2.6 (Score: 3.4284475E-4)
Gimp realistic focus blur plugin
This plug-in makes a out of focus with luminosity and depth, like a sight or lenses. It can be used with depth map, depth fakes and shining effect. Also it works as a simple and applicable blur.
graphics/gcolor-0.4 (Score: 3.4284475E-4)
GTK-based color picker
Gcolor is a very simple color picker that can be used to pick precise colors. It was inspired as a replacement for xcolorsel that offers a wider band of colors to pick from.