Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vikraman/packages-ng


https://github.com/vikraman/packages-ng

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

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 `_