Metadata-Version: 1.1
Name: print_ctf
Version: 1.0.2
Summary: Print recent CTF contests sourced by CTFTime.org
Home-page: https://github.com/deko2369
Author: deko2369
Author-email: deko2369@gmail.com
License: UNKNOWN
Description: print_ctf
        ==============
        
        Print recent CTF contests sourced by CTFTime.org
        (from https://ctftime.org/calendar/)
        
        THIS PACKAGE IS UNOFFICIAL
        
        Usage
        ------
        
        ```
        $ print_ctf --weeks=4
        ```
        
        History
        -------
        
        * 1.0.2: Fixed module directory
        * 1.0.1: Fixed installing script
        * 1.0.0: First release
        
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Other Audience
Classifier: License :: Public Domain
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python
