Metadata-Version: 1.0
Name: hack-function
Version: 1.2.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. It can also
        print out or return a string of this metadata instead.
        
Platform: any
