Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第14,48114,490项(搜索用时0.018秒)
devel/py_static_check-1.2 (Score: 3.7481335E-5)
Statically check your python code
py_static_check can statically check your Python code for a lot of common errors. It uses a modified pyflakes code and extends with following things: Ability to specify what star imports resolve to (-s argument) Ability to ignore unused import warnings (-i argument) Better sorting of warnings/errors
devel/qbzr-0.23.0 (Score: 3.7481335E-5)
Qt interface for bzr
QBzr is a simple Qt cross-platform frontend for some of Bazaar commands. Purpose of this plugin is to provide a graphical user interface for those Bazaar commands where it can simplify the usage. Highlighting of differences between files, "browsable" log view, possibility to commit only some files without listing them all on the command line, etc.
devel/qdevelop-0.28 (Score: 3.7481335E-5)
Development environment entirely dedicated to Qt 4
QDevelop is a development environment entirely dedicated to Qt4. QDevelop is not a Kdevelop like or reduced. It's an independent IDE dedicated to Qt and is totally independent of KDevelop. Less complete, but faster, light and especially multi-platforms. QDevelop and KDevelop have different code sources.
devel/sope3-3.1.5 (Score: 3.7481335E-5)
Extensive set of GNUstep web application frameworks
SOPE is an extensive set of frameworks which form a complete Web application server environment. Besides the Apple WebObjects compatible appserver extended with Zope concepts, it contains a large set of reusable classes: XML processing (SAX, DOM, XML-RPC), MIME/IMAP4 processing, LDAP connectivity, RDBMS connectivity, and iCalendar parsing.
devel/readline-6.3.8 (Score: 3.7481335E-5)
Library for editing command lines as they are typed
The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands.
devel/roboctl-0.3.8 (Score: 3.7481335E-5)
API and tools for communicating with Lego and Vex robots
Roboctl is a library and tool suite for communicating with Lego and Vex robots from Unix systems. It allows users to upload programs and other data to the controller, examine various robot states such as battery level, firmware version, etc., and control the robot remotely from a Unix workstation.
devel/delayed_job-4.1.2 (Score: 3.7481335E-5)
Asynchronously executing longer tasks in the background
Delayed_job (or DJ) encapsulates the common pattern of asynchronously executing longer tasks in the background. It is a direct extraction from Shopify where the job table is responsible for a multitude of core tasks. This gem is collectiveidea's fork (http://github.com/collectiveidea/delayed_job).
devel/deprecated-2.0.1 (Score: 3.7481335E-5)
Version 2 of this library intended to aid working with deprecated code
rubygem-deprecated is a small library intended to aid developers working with deprecated code. The idea comes from the 'D' programming language, where developers can mark certain code as deprecated, and then allow/disallow the ability to execute deprecated code. This is a legacy copy in ports of the 2.x series for compatibility with some other Ruby ports.
devel/gem_plugin-0.2.3 (Score: 3.7481335E-5)
Gem Based Plugin System
GemPlugin is a system that lets your users install gems and lets you load them as additional features to use in your software. It originated from the Mongrel (http://mongrel.rubyforge.org/) project but proved useful enough to break out into a separate project.
devel/liblas12-1.2.1 (Score: 3.7481335E-5)
Library For Reading And Writing LAS-Format Data
libLAS is a BSD library for reading and writing ASPRS LAS version 1.0, 1.1 and 1.2 data. LAS-formatted data is heavily used in LiDAR processing operations, and the LAS format is a sequential binary format used to store data from sensors and as intermediate processing storage by some applications.