Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第15,63115,640项(搜索用时0.018秒)
devel/mixlib-shellout-1.4.0 (Score: 3.3129134E-5)
Shell interface that also collects stdout and stderr
Mixlib::shellout provides a simplified interface to shelling out yet still collecting both standard out and standard error and providing full control over environment, working directory, uid, gid, etc.
devel/synctex-1.17.0 (Score: 3.3129134E-5)
Synchronization TeXnology parser library
The Synchronization TeXnology named SyncTeX is a new feature of recent TeX engines designed by Jerome Laurens. It allows to synchronize between input and output, which means to navigate from the source document to the typeset material and vice versa.
devel/rdoc-4.2.2 (Score: 3.3129134E-5)
RDoc produces HTML and command-line documentation for Ruby projects
RDoc produces HTML and command-line documentation for Ruby projects. RDoc includes the +rdoc+ and +ri+ tools for generating and displaying online documentation. See RDoc for a description of RDoc's markup and basic use.
devel/rdoc-3.12.2 (Score: 3.3129134E-5)
RDoc produces HTML and command-line documentation for Ruby projects
RDoc produces HTML and command-line documentation for Ruby projects. RDoc includes the +rdoc+ and +ri+ tools for generating and displaying online documentation. See RDoc for a description of RDoc's markup and basic use.
devel/ref-2.0.0 (Score: 3.3129134E-5)
Library with refs across runtimes (MRI, REE, YARV, ...)
Library that implements weak, soft, and strong references in Ruby that work across multiple runtimes (MRI, REE, YARV, Jruby, Rubinius, and IronRuby). Also includes implementation of maps/hashes that use references and a reference queue.
devel/rubygame-2.6.4 (Score: 3.3129134E-5)
Game-development extension and library for the ruby language
Rubygame is a game-development extension and library for the ruby language, with similarities to pygame. The purpose of rubygame is make the creation of games in the ruby language simple, easy, and fun, without limiting flexibility.
devel/templater-1.0.0 (Score: 3.3129134E-5)
Ruby code generation framework
Templater is a powerful code generation framework. It declarative rules for generators, supports generators discovery in gems, has idea of actions other than template rendering and is open for extension.
devel/shmap-0.3.2 (Score: 3.3129134E-5)
Shared-memory-based hashmaps
Library that contains a collection of different hashmaps. All these hashmaps are based on shared memory and are fast. This cuts down development time for projects that need to keep data in shared memory.
devel/subcommander-2.0.0.b5.2 (Score: 3.3129134E-5)
Qt4 based multiplatform subversion client, diff & merge tool
The goal of the Subcommander project is to build an easy to use, cross platform (Win32, Unix, MacOSX) subversion GUI client (subcommander) including a visual diff and merge tool (submerge).
devel/tclcheck-1.1.13 (Score: 3.3129134E-5)
Program to check the nesting of parenthesis in tcl scripts
tclCheck is a program that carries out sanity checking of the brackets and their nesting in tcl scripts. It can also print out the "skeleton" of the program. This is tclCheck version 1.1.8 -sander