packages-ng
The next generation Gentoo package browser / search utility.
Docs
----
* `Original discussion (private) `_
* `Project plan (private) `_
Projects we aim to replace/combine
----------------------------------
* `gstats `_
* `gentoo-smolt `_
* `gentoostats 1 `_
* `gentoostats 2 `_
* packages 1
* `packages 2 `_
* `gentoo-packages `_
Building
--------
.. code ::
$ cabal sandbox init # Initialise the sandbox
$ cabal install --only-dep --jobs --enable-tests # Install dependencies into the sandbox
$ cabal build # Build packages-ng inside the sandbox
$ cabal test --show-details=streaming
License
-------
`GPL 2 `_