from wen heping; OK afresh1@
Comment:
parser for Tom's Obvious, Minimal Language
Description:
TOML implements a parser for Tom's Obvious, Minimal Language.
from Mikolaj Kucharski; OK afresh1@ benoit@
Comment:
map multiple applications in defferent url path
Description:
Plack::App::URLMux is a PSGI application that can dispatch multiple
applications based on URL path and host names (a.k.a "virtual hosting")
and takes care of rewriting SCRIPT_NAME and PATH_INFO. This module is
based on Plack::App::URLMap module but optimizied to handle a lot of
urls and has additional rules for parameterized URL and add additional
parameteres provided to application at mapping URL.
from wen heping; OK afresh1@
Comment:
isolated String helpers from B
Description:
XString provides the B string helpers in one isolated package. Right now only
cstring and perlstring are available.
from wen heping; OK afresh1@
Comment:
explain tools for Perl's Test2 framework
Description:
Test2::Suite dropped the explain() function that had been part of Test::More.
For those who miss it in Test2, you can use Test2::Tools::Explain.
OK afresh1@ cwen@
Comment:
attribute that returns the instance to allow for chaining
Description:
MooseX::Attribute::Chained is a Moose Trait which allows for method chaining on
accessors by returning $self on write/set operations.
variable values in a netCDF file conforming to the Climate and Forecasting
(CF) netCDF conventions.
OK benoit@
earlier versions input by sthen@ and kmos@
- remove bits from my "testing" version (pubkey, SIGFILES, .asc ref in distinfo)
- whack DISTFILES (left over from initial hosting of tarball at sr.ht)
- add man page
bdf2sfd is a BDF to SFD converter, allowing to vectorize bitmap fonts.
It works by converting each pixel of a glyph to a polygon, which produces
large and unoptimized SFD files that should be post-processed using FontForge.
OK benoit@
aMule still uses net/GeoIP for doing GeoIP lookups. As the functionality
isn't really useful with outdated databases, disable it and remove the
dependency.