Get distribusi on the PyPi distribution train. #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch ":package-it-up"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This thing is pretty cool so I dropped in some maintenance love and got it setup for PyPi distribution. I added the GPLv3 license, which I assume is OK. Otherwise, I have not changed anything functional (only moved into various files for easier understanding). It's up on https://pypi.org/project/distribusi/ and it's now possible to
pip install distribusi
.Ran a few manual tests, seems to work just fine.
Also added a manual page.