Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第4,4614,470项(搜索用时0.013秒)
textproc/case-insensitive-1.2.0.4 (Score: 3.88815E-4)
Case-insensitive string comparison
The module Data.CaseInsensitive provides the 'CI' type constructor which can be parameterised by a string-like type like: 'String', 'ByteString', 'Text', etc. Comparisons of values of the resulting type will be insensitive to cases.
audio/freepats-20060219 (Score: 3.8614246E-4)
Free and open set of instrument patches
Freepats is a project to create a free and open set of instrument patches, in any format, that can be used with softsynths.
audio/simplemod-1.1 (Score: 3.8614246E-4)
Minimalistic module player
simplemod is a minimalistic module player. It was designed to be used by a frontend and thus it's output is easy to parse.
databases/redis-namespace-1.5.2 (Score: 3.8614246E-4)
Ruby client class for Redis with namespace support
Adds a Redis::Namespace class which can be used to namespace calls to Redis. This is useful when using a single instance of Redis with multiple, different applications.
deskutils/gxmessage-3.4.3 (Score: 3.8614246E-4)
GTK3 substitute for xmessage
A GTK3 based xmessage clone, gxmessage tries to be as compatible as possible. You might like it if you're running a mostly GTK desktop.
devel/go-metrics-20160521 (Score: 3.8614246E-4)
Golang library for exporting performance and runtime metrics
This library provides a metrics package which can be used to instrument code, expose application metrics, and profile runtime performance in a flexible manner.
devel/deepseq-generics-0.1.1.2 (Score: 3.8614246E-4)
GHC.Generics-based Control.DeepSeq.rnf implementation
This package provides a "GHC.Generics"-based 'Control.DeepSeq.Generics.genericRnf' function which can be used for providing a 'rnf' implementation.
devel/Carp-Always-0.13 (Score: 3.8614246E-4)
Perl extension to warn and die noisily with stack backtraces
This module is meant as a debugging aid. It can be used to make a script complain loudly with stack backtraces when warn()ing or die()ing.
devel/MooseX-OneArgNew-0.005 (Score: 3.8614246E-4)
Teach ->new to accept single, non-hashref arguments
MooseX::OneArgNew lets your constructor take a single argument, which will be translated into the value for a one-entry hashref.
devel/Params-Check-0.38 (Score: 3.8614246E-4)
Generic input parsing/checking mechanism for Perl
Params::Check is a generic input parsing/checking mechanism. It allows you to validate input via a template. The only requirement is that the arguments must be named.