Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第5,0015,010项(搜索用时0.01秒)
devel/DateTime-Event-NameDay-0.02 (Score: 3.2178542E-4)
Perl DateTime extension to work with namedays from various countries
DateTime::Event::NameDay is a class that knows the name days for various countries. In some countries a person's nameday is more important than their birthday and gifts may be exchanged.
devel/File-Finder-0.53 (Score: 3.2178542E-4)
Nice wrapper for File::Find ala find(1)
File::Find is great, but constructing the wanted routine can sometimes be a pain. This module provides a wanted-writer, using syntax that is directly mappable to the find command's syntax.
devel/MooX-late-0.015 (Score: 3.2178542E-4)
Perl extension to easily translate Moose code to Moo
Moo is a light-weight object oriented programming framework which aims to be compatible with Moose. MooX::late provides some assistance by enabling a slightly more Moosey surface syntax.
devel/Sys-Virt-1.1.1 (Score: 3.2178542E-4)
Perl bindings for libvirt
The Sys::Virt module provides a Perl XS binding to the libvirt virtual machine management APIs. This allows machines running within arbitrary virtualization containers to be managed with a consistent API.
devel/PPW-1.0.4 (Score: 3.2178542E-4)
PHP Project Wizard
The PHP Project Wizard (PPW) is a commandline tool that can be used to generate the scripts and configuration files necessary for the build automation of a PHP project.
devel/staticReflection-1.0.0 (Score: 3.2178542E-4)
staticReflection package for PHP
The staticReflection component can be used as a drop-in replacement for PHP's internal reflection api. This component provides a generic reflection stack so that applications can switch between the internal and/or static reflection implementation.
devel/Breve-1.3.0 (Score: 3.2178542E-4)
Python s-expression style template engine
Breve is a Python template engine that is designed to be clean and elegant with minimal syntax. Unlike most Python template engines, Breve is implemented as an `internal DSL`_ rather than a parser.
devel/configparser-3.5.0 (Score: 3.2178542E-4)
INI style configuration file parser
The ancient ConfigParser module available in the standard library 2.x has seen a major update in Python 3.2. This is a backport of those changes so that they can be used directly in Python 2.6 - 2.7
devel/git-up-1.3.0 (Score: 3.2178542E-4)
Python implementation of 'git up'
PyGitUp is a Python implementation of the great aanand/git-up/. It not only fully covers the abilities of git-up and should be a drop-in replacement, but also extends it slightly.
devel/greenlet-0.4.10 (Score: 3.2178542E-4)
Light-weight microthreads for Python
greenlet provides a primitive form of micro-threads in the form of a native extension module to Python. Higher-level primitives such as coroutine scheduling are not part of greenlet itself, but can be built upon it.