Metadata-Version: 2.1
Name: spookify
Version: 0.2
Summary: Pun generator
Home-page: https://github.com/georgewatson/spookify
Author: George Watson
Author-email: george@georgewatson.me
License: MIT
Description: # spookify
        Spooky Halloween name generator
        
        Also supports a limited festive dictionary
        
        Non-standard dependencies:
        * [jellyfish](https://github.com/jamesturk/jellyfish)
          `pip install jellyfish`
        
        ## Examples:
        * George Watson ⇒ Ge-ogre Bats-on
        * Dave Jones ⇒ Grave Bones
        * Richard Stallman ⇒ Witch-ard Skull-man
        * Donald Trump ⇒ Demon-ald Grim-p
        * Theresa May ⇒ T-hearse Mummy
        * Albus Dumbledore ⇒ Al-bats Dum-bleed-ore
        * Engineering and Physical Sciences Research Council ⇒ Engin-eerie-g And
          Phy-spectral Scare-nces Re-fear-ch Wound-il
        
        It's not very good.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Text Processing :: Linguistic
Description-Content-Type: text/markdown
