Ports Search

Results 13,52113,530 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.075 seconds)
devel/jenkins-2.7.2 (Score: 3.975496E-5)
Open-source continuous integration server
In a nutshell Jenkins CI is the leading open-source continuous integration server. Built with Java, it provides over 300 plugins to support building and testing virtually any project.
devel/gitflow-1.8.0 (Score: 3.975496E-5)
Git extensions to provide high-level repository operations
git-flow (AVH Edition) A collection of Git extensions to provide high-level repository operations for Vincent Driessen's branching model.
devel/zope.size-3.5.0 (Score: 3.975496E-5)
Interfaces and simple adapter that give the size of an object
This package provides a definition of simple interface that allows to retrieve the size of the object for displaying and for sorting.
devel/pyobfuscate-0.3.20131129 (Score: 3.975496E-5)
Python source code obfuscator
pyobfuscate is a source code obfuscator: It makes Python source code hard to read for humans, while still being executable for the Python interpreter.
devel/pcsc-ada-0.7.3 (Score: 3.975496E-5)
Ada binding to PC/SC middleware (Smart card interface)
PCSC/Ada provides a thick Ada binding to PC/SC-middleware. The library allows programs written in Ada to communicate with smart cards using the SCard API.
devel/rbprof-0.2.1 (Score: 3.975496E-5)
Flexible Ruby profiler
This package is a faster profiler than the builtin Ruby profiler and allows Ruby developers to focus on the methods that are hand-written.
devel/setup.rb-3.4.1 (Score: 3.975496E-5)
Common installer script for ruby packages
Setup.rb is a common installer script for ruby packages. It can handle multiple binaries, libraries, extensions etc. in one archive.
devel/algorithms-0.6.1 (Score: 3.975496E-5)
Ruby algorithms and data structures
algorithms started as a Google Summer of Code 2008 project. The original proposal is as follows: Using the right data structure or algorithm for the situation is an important aspect of programming. In computer science literature, many data structures and algorithms have been researched and extensively documented. However, there is still no standard library in Ruby implementing useful structures and algorithms like Red/Black Trees, tries, different sorting algorithms, etc. This project will create such a library with documentation on when to use a particular structure/algorithm. It will also come with a benchmark suite to compare performance in different situations.
devel/ansi-1.5.0 (Score: 3.975496E-5)
Gem enabling ANSI code based colorization and stylization of output
The ANSI project is a collection of ANSI escape code related libraries enabling ANSI code based colorization and stylization of output.
devel/authlogic-3.4.6 (Score: 3.975496E-5)
Clean, simple, and unobtrusive Ruby authentication solution
Framework agnostic object based authentication solution that handles all of the non sense for you. It's as easy as ActiveRecord is with a database.