Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modifications to facilitate systemwide installation. #6

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

hlein
Copy link

@hlein hlein commented Feb 9, 2016

Made a basic setup.py and some other packaging-friendly changes.

Now 'python setup.py build' ; 'sudo python setup.py install', or whatever similar things a distribution's package manager expects to be able to do, should work. You'll end up with impdump.py and impdump_extract.sh in $PATH.

Note that if you have another package that provides the framework/ python libs that collide with these, that might be a problem. But it's a problem for another day ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant