Skip to content

introducing new python interface #1

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

Merged
merged 1 commit into from
Aug 25, 2016
Merged

introducing new python interface #1

merged 1 commit into from
Aug 25, 2016

Conversation

ivg
Copy link
Member

@ivg ivg commented Aug 25, 2016

The old one is still alive, but is moved to extras. The new interface
uses just popen, and gives an access to the whole project information.

It is high level, so it doesn't provide a direct interface to the
disassembler. For this the old plumbing interface, based on RPC server,
should be used. Due to the fact, that the old interface has lots of
dependencies, it is now made optional.

The old one is still alive, but is moved to extras. The new interface
uses just popen, and gives an access to the whole project information.

It is high level, so it doesn't provide a direct interface to the
disassembler. For this the old plumbing interface, based on RPC server,
should be used. Due to the fact, that the old interface has lots of
dependencies, it is now made optional.
@ivg ivg merged commit 2db2a4a into master Aug 25, 2016
@ivg ivg deleted the new-python-interface branch August 25, 2016 19:54
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