Metadata-Version: 2.1
Name: PILTH
Version: 0.0.2
Summary: A package for treasure hunt conducted by a college club.
Home-page: UNKNOWN
Author: Wumbus
Author-email: <nihal.ntg@gmail.com>
License: UNKNOWN
Description: 
        # Treasure Hunt Next Clue
        
        This package is only for people participating in a treasure hunt conducted by a college club.
        
        ## Usage
        ```python
        from PILTH import gimmeLinkAndCode
        
        gimmeLinkAndCode()
        ```
        
Keywords: python,password,treasure_hunt
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
