Metadata-Version: 2.1
Name: ircchallenge
Version: 0.1.1
Summary: ratbox-esque RSA/SHA1 challenge retorts
Home-page: https://github.com/jesopo/ircchallenge
Author: jesopo
Author-email: pip@jesopo.uk
License: UNKNOWN
Description: # ircchallenge
        
        a neat python library to do ratbox-esque RSA/SHA1 challenge retorts.
        
        see `examples/` for usage.
        
        ### installation
        
        `$ pip3 install ircchallenge`
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Topic :: Communications :: Chat :: Internet Relay Chat
Requires-Python: >=3.6
Description-Content-Type: text/markdown
