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

Can we have json output for avmeta tool ? #225

Open
mguiral opened this issue Aug 26, 2015 · 4 comments
Open

Can we have json output for avmeta tool ? #225

mguiral opened this issue Aug 26, 2015 · 4 comments

Comments

@mguiral
Copy link
Member

mguiral commented Aug 26, 2015

No description provided.

@mguiral mguiral changed the title Can we have json output for avmeta tool Can we have json output for avmeta tool ? Aug 26, 2015
@cchampet
Copy link

@cchampet cchampet added this to the 0.6.0 milestone Oct 5, 2015
@cchampet
Copy link

cchampet commented Oct 8, 2015

@cchampet
Copy link

@mguiral
Copy link
Member Author

mguiral commented Oct 23, 2015

You can add this code into python wrapping

def __str__(self):
    return json.dumps(self._json, indent=4)

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

No branches or pull requests

2 participants