Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第8,4618,470项(搜索用时0.012秒)
devel/jedi-0.8.1 (Score: 9.1232825E-5)
Autocompletion tool for Python
Jedi is an autocompletion tool for Python that can be used in IDEs/editors. Jedi works. Jedi is fast. It understands all of the basic Python syntax elements including many builtin functions. Additionaly, Jedi suports two different goto functions and has support for renaming as well as Pydoc support and some other IDE features.
devel/zope.configuration-3.8.0 (Score: 9.1232825E-5)
Zope Configuration Markup Language (ZCML)
The zope configuration system provides an extensible system for supporting various kinds of configurations. It is based on the idea of configuration directives. Users of the configuration system provide configuration directives in some language that express configuration choices. The intent is that the language be pluggable. An XML language is provided by default.
devel/zope.testbrowser-4.0.4 (Score: 9.1232825E-5)
Programmable browser for functional black-box tests
zope.testbrowser provides an easy-to-use programmable web browser with special focus on testing. It is used in Zope, but it's not Zope specific at all. For instance, it can be used to test or otherwise interact with any web site.
devel/date2-4.0.19 (Score: 9.1232825E-5)
Alternative date class for Ruby
date2 is an alternative date class for Ruby. This class handles calculations about dates. The day of reform can be specified freely in this class. The procedures about holiday (holiday.rb) and date format (parsedate2.rb, strftime.rb and strptime.rb) are also available.
devel/kafo_wizards-0.0.1 (Score: 9.1232825E-5)
Create wizard like interfaces in terminal applications
With this gem it is possible to define form or wizard and display it to the user using one of the defined backends. The form definition is independent on the chosen backend so it can be changed freely. Currently only command line (highline) backend is implemented, YAD or web based backend is planed.
devel/kgio-2.10.0 (Score: 9.1232825E-5)
Provides non-blocking I/O methods
kgio provides non-blocking I/O methods for Ruby without raising exceptions on EAGAIN and EINPROGRESS. It is intended for use with the Unicorn and Rainbows! Rack servers, but may be used by other applications (that run on Unix-like platforms).
devel/cmake-3.6.2 (Score: 9.1232825E-5)
Cross-platform Makefile generator
CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation.
devel/rash-0.4.0 (Score: 9.1232825E-5)
Simple extension to Hashie::Mash for rubyfied keys
Rash is an extension to Hashie Rash subclasses Hashie::Mash to convert all keys in the hash to underscore. The purpose of this is when working w/ Java (or any other apis) that return hashes (including nested) that have camelCased keys You will now be able to access those keys through underscored key names (camelCase still available).
dns/Net-DNS-ToolKit-0.48 (Score: 9.1232825E-5)
Tools for working with DNS packets
Routines to pick apart, examine and put together DNS packets. They can be used for diagnostic purposes or as building blocks for DNS applications such as DNS servers and clients or to allow user applications to interact directly with remote DNS servers.
emulators/vmsbackup-4.1.1 (Score: 9.1232825E-5)
Reads VMS BACKUP tapes
VMSBACKUP reads VMS BACKUP tapes. Main features: - swaps bytes from big-endian to little-endian, if required. - savesets can be selected individually. - can preserve directory structure. - excludes vms specific files (eg executables and objects). - converts vms version numbering semicolons to colons.