Metadata-Version: 1.0
Name: Riddles
Version: 1.0
Summary: UNKNOWN
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
License: UNKNOWN
Description: This is a package that provides 14 riddles at random
        that were collected from the internet.
        
        USAGE
        
        from Riddles.riddle import riddle
        
        print(riddle())
Platform: UNKNOWN
