Ports Search

Results 7,0117,020 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.011 seconds)
devel/prettytable-0.7.2 (Score: 2.252498E-4)
Library for displaying tabular data in an ASCII table format
PrettyTable is a simple Python library designed to make it quick and easy to represent tabular data in visually appealing ASCII tables. It was inspired by the ASCII tables used in the PostgreSQL shell psql. PrettyTable allows for selection of which columns are to be printed, independent alignment of columns (left or right justified or centred) and printing of "sub-tables" by specifying a row range.
devel/repoze.what-pylons-1.0 (Score: 2.252498E-4)
The repoze.what v1 plugin for Pylons/TG2 integration
py-repoze.what-pylons is an extras plugin for repoze.what which provides optional and handy utilities for Pylons applications using this authorization framework. Some of the features of the plugin include: * The utilities are ready to use: There's nothing additional to be configured before using. * 100% documented. Each component is documented along with code samples. * The test suite has a coverage of 100% and it will never decrease -- if it ever does, report it as a bug! * TurboGears 2 is officially supported as well.
devel/sabre-20100501 (Score: 2.252498E-4)
Simple API for Binary REpresentations and an UDF Library
This project provides the Java-based implementation of the Simple API for Binary REpresentations (SABRE). The library defines observer-pattern interfaces for processing hierarchically structured, binary-oriented documents, comparable to the Simple API for XML (SAX). Processing can be modularized into a streaming pipeline composed of separate stages, enabling the parsing, transformation and serialization of large binary documents. UDFLib is a Java-based implementation for creating UDF filesystem images for DVDs according to ISO 13346, also known as ECMA-167.
devel/rspec-3.4.0 (Score: 2.252498E-4)
Behaviour Driven Development in Ruby
RSpec is a framework for practicing Behaviour Driven Development (BDD) in Ruby. The aim of BDD is to address the shortcomings of Test Driven Development and, by using terminology focused on the behavioural aspects of the system rather than testing, attempt to help direct developers towards a focus on the real value to be found in TDD at its most successful, or BDD as we call it.
devel/svn2git-2.3.2 (Score: 2.252498E-4)
Ruby utilities for exporting SVN repo to git
svn2git is a tiny utility for migrating projects from Subversion to Git while keeping the trunk, branches and tags where they should be. It uses git-svn to clone an svn repository and does some clean-up to make sure branches and tags are imported in a meaningful way, and that the code checked into master ends up being what's currently in your svn trunk rather than whichever svn branch your last commit was in.
dns/dnspython-1.14.0 (Score: 2.252498E-4)
DNS toolkit for Python
dnspython is a DNS toolkit for Python. It supports almost all record types. It can be used for queries, zone transfers, and dynamic updates. It supports TSIG authenticated messages and EDNS0. dnspython provides both high and low level access to DNS. The high level classes perform queries for data of a given name, type, and class, and return an answer set. The low level classes allow direct manipulation of DNS zones, messages, names, and records.
editors/texmacs-1.99.4 (Score: 2.252498E-4)
WYSIWYG scientific text editor
GNU TeXmacs is a free scientific text editor, which was both inspired by TeX and GNU Emacs. The editor allows you to write structured documents via a wysiwyg (what-you-see-is-what-you-get) and user- friendly interface. New styles may be created by the user. The program implements high-quality typesetting algorithms and TeX fonts, which help you to produce professional-looking documents.
ftp/lftp-4.7.3 (Score: 2.252498E-4)
Shell-like command line ftp client
LFTP is a shell-like command line ftp client. It is reliable: can retry operations and does reget automatically. It can do several transfers simultaneously in background. You can start a transfer in background and continue browsing the ftp site or another one. This all is done in one process. Background jobs will be completed in nohup mode if you exit or close modem connection. Lftp has reput, mirror, reverse mirror among its features.
games/flyhard-0.42 (Score: 2.252498E-4)
Game resembling Thrust, but with lots of shooting and puzzles
This is a game similar to Thrust - you pick things up with your ship, carry them off, and drop them somewhere. Exactly why this needs to be done is not well explained. Features realistic(ish) physics: Explosions toss things around, some weapons knock enemies back, and of course gravity is a constant companion. Improved weapons are available to replace the pathetic peashooter that the player starts out with.
games/glbsp-2.20 (Score: 2.252498E-4)
BSP node builder for OpenGL ports of the DOOM game engine
glBSP is a node builder specially designed to be used with OpenGL ports of the DOOM game engine. It adheres to the "GL-Friendly Nodes" specification, which means it adds some new special nodes to a WAD file that makes it very easy (and fast !) for an OpenGL DOOM engine to compute the polygons needed for drawing the levels. There are many DOOM ports that understand the GL Nodes which glBSP creates, including: EDGE, the Doomsday engine (JDOOM), Doom3D, PrBoom, and Vavoom.