Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第9,5419,550项(搜索用时0.013秒)
devel/ditrack-0.8 (Score: 5.738134E-5)
Tracking system based on Subversion repository
DITrack is a free, open source, lightweight, distributed issue (bug, defect, ticket) tracking system using a Subversion repository instead of a backend database. It is written in Python and runs in UNIX environment (*BSD, Linux, MacOS X).
devel/DateTime-TimeZone-2.01 (Score: 5.738134E-5)
Time zone object base class and factory
This class is the base class for all time zone objects. A time zone is represented internally as a set of observances, each of which describes the offset from GMT for a given time period.
devel/Stream-0.4.7.2 (Score: 5.738134E-5)
Library for manipulating infinite lists
This package implements functions, analogous to those from Data.List, to create and manipulate infinite lists: data Stream a = Cons a (Stream a). It provides alternative definitions for those Prelude functions that make sense on such streams.
devel/hashtables-1.2.0.2 (Score: 5.738134E-5)
Mutable hash tables in the ST monad
This package provides a couple of different implementations of mutable hash tables in the ST monad, as well as a type class abstracting their common operations, and a set of wrappers to use the hash tables in the IO monad.
devel/libffi-3.2.1 (Score: 5.738134E-5)
Foreign Function Interface
The libffi library provides a portable, high level programming interface to various calling conventions. This allows a programmer to call any function specified by a call interface description at run time.
devel/mkcmd-8.14 (Score: 5.738134E-5)
Command-line parser and manual page generator
mkcmd lets us build a nifty command line option parser and some on-line documentation in a snap. It is a prerequisite for many of Kevin Braunsdorf's tools.
devel/msrc0-0.7 (Score: 5.738134E-5)
Meta source fake-out script for building ksb tools
We fake having a meta source platform installed to build a ksb-meta-source product on a machine that doesn't have ksb's tools installed yet. This is the part you need to get all the nifty toys started.
devel/Config-Identity-0.0018 (Score: 5.738134E-5)
Load (and optionally decrypt via GnuPG) user/pass identity information
Config::Identity is a tool for loadiing (and optionally decrypting via GnuPG) user/pass identity information For GitHub API access, an identity is a "login"/"token" pair. For PAUSE access, an identity is a "user"/"password" pair.
devel/Data-Visitor-0.30 (Score: 5.738134E-5)
Visitor style traversal of Perl data structures
This module is a simple visitor implementation for Perl values. It has a main dispatcher method, visit, which takes a single perl value and then calls the methods appropriate for that value.
devel/DateTime-Format-XSD-0.2 (Score: 5.738134E-5)
Format DateTime according to xsd:dateTime
XML Schema defines a usage profile which is a subset of the ISO8601 profile. This profile defines that the following is the only possible representation for a dateTime, despite all other options ISO provides.