taggui
taggui copied to clipboard
Request to add setup.py for easier packaging
Hello @jhc13,
I have requested to package taggui for the NixOS distribution (see issue #321938). During the packaging process, it was noted that the absence of a setup.py file complicates the process. Adding a setup.py file would greatly simplify packaging taggui for NixOS and other distributions.
What should be inside the setup.py file?
I have ported taggui v1.33.0 to my Nix packages flake.
Package: taggui
Dependencies that were missing from the nix repo, which I ported as well:
Feel free to import the flake and add:
environment.systemPackages = [ ethorbit.taggui ];
Usage: use the taggui desktop entry