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

https://github.com/jiegec/gentoo-pypi-sci

Gentoo ebuild repository for python pypi science packages
https://github.com/jiegec/gentoo-pypi-sci

gentoo-overlay

Last synced: 11 months ago
JSON representation

Gentoo ebuild repository for python pypi science packages

Awesome Lists containing this project

README

          

# gentoo-pypi-sci

This gentoo overlay repository contains serveral ebuilds generated by gentoo-pypi-generator.

## How to use

### Import via `eselect`

You can run `eselect repository enable pypi-sci` to enable this overlay.

### Manual installation

Clone this repo to `/var/db/repos/gentoo-pypi-sci`.

Write `/etc/portage/repos.conf/pypi-sci.conf` as:

```
[pypi-sci]
location = /var/db/repos/gentoo-pypi-sci
```