tgys / abs2pkgix

Experimental package converter from ArchLinux to pkgix.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

abs2pkgix

Experimental converter from ArchLinux packages to pkgix.

Usage:

abs
make
bin/abs2pkgix

Then point pkgix to the repo:

export PKGIX_REPOS="http://localhost:8080/pkgs"
# use pkgix

About

Experimental package converter from ArchLinux to pkgix.

License:GNU General Public License v3.0


Languages

Language:Python 59.2%Language:Shell 38.0%Language:Makefile 2.9%