Metadata-Version: 2.1
Name: Selfrope
Version: 1.0.0
Summary: UNKNOWN
Home-page: https://broman.dev
Author: Ryan Broman
Author-email: ryan@broman.dev
License: UNKNOWN
Description: # Selfrope
        Finally you can die.
        
        ## Getting started
        Install with Pip:
        `pip install selfrope`
        
        ## Quickstart
        ```python
        import selfrope
        selfrope.die()
        ```
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
