Metadata-Version: 1.0
Name: PyLeet
Version: 0.1
Summary: Leet translator
Home-page: http://pypi.python.org/pypi/PyLeet/
Author: Darth Mars
Author-email: darthmars97@gmail.com
License: Creative Commons Attribution-Noncommercial-Share Alike license
Description: ======
        PyLeet
        ======
        
        PyLeet provides translation into leet.
        It should look like this:
        
        	from pyleet import Leet
        
        	leet = Leet("Hello, World!")
        	print leet.translate()
Platform: UNKNOWN
