Ports Search

Results 1,9311,940 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.013 seconds)
devel/Module-Starter-PBP-0.0.3 (Score: 0.0024402651)
Create a module as recommended in "Perl Best Practices"
This module implements a simple approach to creating modules and their support files, based on the Module::Starter approach.
devel/UNIVERSAL-can-1.20140328 (Score: 0.0024402651)
Hack around people calling UNIVERSAL::can() as a function
This module attempts to work around people calling UNIVERSAL::can() as a function, which it is not.
devel/default_value_for-3.0.1 (Score: 0.0024402651)
Define default values for ActiveRecord models in a declarative manner
The default_value_for plugin allows one to define default values for ActiveRecord models in a declarative manner
devel/hashery-2.1.2 (Score: 0.0024402651)
Hashery is a tight collection of Hash-like classes
The Hashery is a tight collection of Hash-like classes. Included among its many offerings are the auto-sorting Dictionary class, the efficient LRUHash, the flexible OpenHash and the convenient KeyHash. Nearly every class is a subclass of the CRUDHash which defines a CRUD model on top of Ruby's standard Hash making it a snap to subclass and augment to fit any specific use case.
devel/rspec-mocks-3.4.1 (Score: 0.0024402651)
Rspec-mocks provides a test-double framework for rspec
Rspec-mocks provides a test-double framework for rspec including support for method stubs, fakes, and message expectations.
graphics/libqrencode-3.4.4 (Score: 0.0024402651)
C library for encoding data in a QR Code symbol
Libqrencode is a C library for encoding data in a QR Code symbol, a kind of 2D symbology that can be scanned by handy terminals such as a mobile phone with CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and is highly robustness. Libqrencode supports QR Code model 2, described in JIS (Japanese Industrial Standards) X0510:2004 or ISO/IEC 18004. Currently the following features are not supported: * ECI and FNC1 mode * QR Code model 1
graphics/librasterlite-1.1g (Score: 0.0024402651)
Library that stores and retrieves raster coverages using a SpatiaLite
librasterlite is an open source library that stores and retrieves huge raster coverages using a SpatiaLite DBMS.
graphics/librasterlite2-1.0.0 (Score: 0.0024402651)
Library that stores and retrieves raster coverages using a SpatiaLite
librasterlite2 is an open source library that stores and retrieves huge raster coverages using a SpatiaLite DBMS.
mail/Mail-IMAPClient-3.38 (Score: 0.0024402651)
Perl5 module to talk to a IMAP4rev1 (RFC2060) server
This module provides perl routines that simplify a sockets connection to and an IMAP conversation with an IMAP server
misc/granulate-0.2 (Score: 0.0024402651)
Granulate is a program for splitting files in place
Granulate is a program for splitting files in place. The program serves a purpose similar to the standard UNIX split, but differs in one important way. For split to operate on a 40MB file, you must have more than 40MB of free space on the disk. On the other hand, granulate only needs one chunk of free space on the hard drive, where a chunk is the requested size for the output files.