Commit graph

2293 commits

Author SHA1 Message Date
bsiegert
193cdd9930 New package, go-ini-1.19.1.
Package ini provides functions to read and write configuration in the
Windows INI format.
2016-08-09 20:53:51 +00:00
wen
2fbdef200d Add p5-Ref-Util 2016-08-07 09:07:20 +00:00
wiz
2ec4922013 + py-freezegun 2016-08-02 23:14:08 +00:00
minskim
fdaed9d023 Enable ruby-contracts 2016-08-01 16:46:52 +00:00
kamil
4462e7ce50 Add devel/flatzebra 2016-07-28 20:28:29 +00:00
wen
6c607877c2 Add p5-Tree-R 2016-07-25 08:52:43 +00:00
kamil
3abd8f040c Add devel/py-ode 2016-07-24 01:50:02 +00:00
mef
0d7e49f245 Added devel/p5-MooX-ClassAttribute version 0.011 2016-07-20 12:54:16 +00:00
bsiegert
7e43968849 New package, go-testify.
Go code (golang) set of packages that provide many tools for testifying that
your code will behave as you intend.

Features include:

- Easy assertions
- Mocking
- HTTP response trapping
- Testing suite interfaces and functions
2016-07-16 13:21:41 +00:00
bsiegert
54ab5b93a6 New package, go-mow-cli.
A framework to build command line applications in Go with most of the burden of
arguments parsing and validation placed on the framework instead of the
developer.
2016-07-16 13:03:42 +00:00
bsiegert
c2f88e230e New package, go-ratelimit.
The ratelimit package provides an efficient token bucket implementation. See
http://en.wikipedia.org/wiki/Token_bucket.
2016-07-15 19:35:01 +00:00
wen
7111ba7343 Add p5-Test-Needs 2016-07-15 10:08:50 +00:00
kamil
6b13016ec7 Add devel/kbuild 2016-07-08 09:45:27 +00:00
joerg
eecbed8b59 GC bazel, broken from the first day in tree. 2016-07-02 08:13:20 +00:00
jaapb
d9db616308 Added ocaml-js-build-tools to SUBDIRs 2016-06-20 14:51:09 +00:00
kamil
184953fff8 Add devel/ropper 2016-06-14 07:15:08 +00:00
kamil
9a9fefc4a5 Add devel/py-filebytes 2016-06-13 02:08:23 +00:00
kamil
2c8e2d5f67 Add devel/py-capstone 2016-06-13 01:58:16 +00:00
kamil
ef8c525ae0 Add devel/picasm 2016-06-12 20:04:32 +00:00
kamil
c755383099 Add devel/p5-Function-Parameters 2016-06-11 12:45:46 +00:00
alnsn
2c1813d1ae Add lua-rocks. 2016-06-06 21:33:31 +00:00
wen
288cc82409 Add p5-File-Share 2016-06-05 12:48:13 +00:00
alnsn
4f367575c4 Add lua-coxpcall. 2016-06-05 09:57:12 +00:00
jnemeth
0ffad79977 sort 2016-06-02 05:02:23 +00:00
abs
6fb0af5ecf +libite 2016-05-29 22:26:24 +00:00
khorben
4081af12f1 Add git-cvs 2016-05-26 15:37:37 +00:00
markd
3026504f91 Add kf5 packages 2016-05-26 08:39:32 +00:00
leot
c1d53f658e Add stfl. 2016-05-24 09:20:46 +00:00
youri
35f49855d1 + mate-common 2016-05-21 21:45:25 +00:00
youri
fc3b237cc3 - libdbusmenu meta package. 2016-05-20 22:15:25 +00:00
youri
7377b71ec0 Sync Makefile. 2016-05-20 22:12:40 +00:00
wiz
9183568aee Add p5-List-SomeUtils* 2016-05-18 12:22:27 +00:00
wiz
4a44fc70fc + mdds1.2 2016-05-18 11:49:15 +00:00
nils
5c727ebc7e add and enable py-cookiecutter 2016-05-16 15:06:36 +00:00
nils
c82296bfd2 add and enable py-binaryornot 2016-05-16 14:21:29 +00:00
nils
7704aa35be add and enable py-whichcraft 2016-05-16 14:06:52 +00:00
nils
68904ade41 add and enable py-ruamel-yaml 2016-05-16 13:53:34 +00:00
nils
88daa3c865 add and enable py-ruamel-base 2016-05-16 13:42:50 +00:00
nils
b539d8a943 add and enable py-ruamel-ordereddict 2016-05-16 10:36:50 +00:00
nils
bf8417fbaf add & enable py-wheel 2016-05-16 07:55:00 +00:00
wen
9a5cb213a9 Add py-cycler 2016-05-08 14:15:41 +00:00
markd
b97c2100e5 Add grantlee-qt5 2016-05-08 11:22:57 +00:00
wen
c81b60e9e7 Add py-future 2016-05-08 07:24:59 +00:00
schmonz
03d94f708a Add and enable cpputest. 2016-05-06 18:09:33 +00:00
richard
1fa04d3f86 add devel/py-wrapt (wrapt-1.10.8)
A Python module for decorators, wrappers and monkey patching.

The aim of the wrapt module is to provide a transparent object proxy for
Python, which can be used as the basis for the construction of function
wrappers and decorator functions.

The wrapt module focuses very much on correctness. It therefore goes way
beyond existing mechanisms such as functools.wraps() to ensure that
decorators preserve introspectability, signatures, type checking abilities
etc. The decorators that can be constructed using this module will work in
far more scenarios than typical decorators and provide more predictable and
consistent behaviour.

To ensure that the overhead is as minimal as possible, a C extension module
is used for performance critical components. An automatic fallback to a pure
Python implementation is also provided where a target system does not have a
compiler to allow the C extension to be compiled.
2016-05-05 11:15:33 +00:00
jaapb
53993fc02d Added ocamlbuild to SUBDIRs 2016-05-05 10:29:24 +00:00
ryoon
5a70d6b2d9 Add xulrunner45 2016-05-04 10:02:38 +00:00
fhajny
69034d07c7 Enable py-hash 2016-05-03 14:53:46 +00:00
seb
0221384771 Add & enable bats 2016-05-02 02:33:28 +00:00
fhajny
7624d3776f Enable/disable updated/removed Erlang packages. 2016-04-25 20:39:15 +00:00