Metadata-Version: 1.0
Name: hack-function
Version: 1.0.0
Summary: "Goto Definition" for the Python Interpreter.
Home-page: https://github.com/joeyespo/hack-function
Author: Joe Esposito
Author-email: joe@joeyespo.com
License: MIT
Description: 
        Hack
        ----
        
        Exposes a `hack` function to "hack open" an object from the Python Interpreter,
        which loads the object's source file at the line its defined on using the
        default or configured text editor.
        
Platform: any
