Semicircles - modern open source package manager.
At the moment, only a build for Linux is available.
sudo ./semicircles init # init or reinit workspace
sudo ./semicircles get <package_name> # install package from .repo
You can configurate .repo-file. It is in /usr/lib/semicircles/.repo
You can fork Semicircles and develop your own PM based on it.
git clone https://github.com/De4oult/Semicircles.git
cd Semicircles
chmod +x make
./make # build will appear in dist/