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
- Host: GitHub
- URL: https://github.com/jiegec/gentoo-pypi-sci
- Owner: jiegec
- Created: 2020-07-28T02:38:01.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-11T06:22:21.000Z (over 1 year ago)
- Last Synced: 2025-04-01T16:55:56.452Z (over 1 year ago)
- Topics: gentoo-overlay
- Language: Shell
- Homepage:
- Size: 382 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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
```