Ports 搜索

共有17,773项符合comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第7,6717,680项(搜索用时0.012秒)
devel/Test-Expect-0.33 (Score: 2.1584389E-4)
Automated driving and testing of terminal-based programs
Test::Expect is a module for automated driving and testing of terminal-based programs. It is handy for testing interactive programs which have a prompt, and is based on the same concepts as the Tcl Expect tool. As in Expect::Simple, the Expect object is made available for tweaking. Test::Expect is intended for use in a test script.
devel/Test-utf8-1.01 (Score: 2.1584389E-4)
Handy UTF-8 tests
Test::utf8 is a collection of tests useful for dealing with utf8 strings in Perl. It has two types of tests: The validity tests check if a string is valid and not corrupt, whereas the characteristics tests will check that string has a given set of characteristics.
devel/Time-Clock-1.03 (Score: 2.1584389E-4)
Twenty-four hour clock objects with nanosecond precision
A Time::Clock object is a twenty-four hour clock with nanosecond precision and wrap-around. It is a clock only; it has absolutely no concept of dates. Vagaries of date/time such as leap seconds and daylight savings time are unsupported.
devel/Tree-Parser-0.15 (Score: 2.1584389E-4)
Module to parse formatted files into tree structures
This module can parse various types of input (formatted and containing hierarchal information) into a tree structure. It can also deparse these same tree structures back into a string. It accepts various types of input, such as strings, filenames, and array references. The tree structure used is a hierarchy of Tree::Simple objects.
devel/Tree-Simple-1.23 (Score: 2.1584389E-4)
Simple tree object
This module in an fully object-oriented implementation of a simple n- ary tree. It is built upon the concept of parent-child relationships, so therefore every Tree::Simple object has both a parent and a set of children (who themselves may have children, and so on). Every Tree::Simple object also has siblings, as they are just the children of their immediate parent.
devel/bossa-1.7.0.a (Score: 2.1584389E-4)
Flash programmer for Atmel SAM microcontrollers
BOSSA is a flash programming utility for Atmel's SAM family of flash-based ARM microcontrollers designed as a replacement for Atmel's SAM-BA software. This version is a fork of the original project with some Arduino-specific patches applied that are unlikely to be accepted upstream.
devel/gitinspector-0.3.2 (Score: 2.1584389E-4)
Statistical analysis tool for git repositories
gitinspector is a statistical analysis tool for git repositories. The defaut analysis shows general statistics per author, which can be complemented with a timeline analysis that shows the workload and activity of each author. Under normal operation, it filters the results to only show statistics about a number of given extensions and by default only includes source files in the statistical analysis.
devel/Jinja-1.2 (Score: 2.1584389E-4)
Fast and easy to use stand-alone template engine
Jinja is a sandboxed template engine written in pure Python licensed under the BSD license. It provides a Django-like non-XML syntax and compiles templates into executable python code. It's basically a combination of Django templates and python code.
devel/itools-0.75.2 (Score: 2.1584389E-4)
Python library Provides Wide Range Of Capabilities
The itools library offers a collection of packages covering a wide range of capabilities. Including support for many file formats (XML, CSV, HTML, etc.), a virtual file system (itools.vfs), the simple template language (STL), an index and search engine, and much more.
devel/phpbt-1.0.1 (Score: 2.1584389E-4)
Bug-tracking system developed in PHP
phpBugTracker is a web-based bug reporting and tracking system. It helps development teams to manage the testing and debugging segments of the development cycle. A PHP replacement for bugzilla, focusing on separating the presentation, application, and database layers by using templates and a database abstraction layer.