Metadata-Version: 1.0
Name: typogrify-engineer
Version: 1.0.1a
Summary: Typography related template filters for Django & Jinja2 applications
Home-page: https://github.com/mintchaos/typogrify
Author: Christian Metts
Author-email: xian@mintchaos.com
License: BSD
Description: Note: This is a fork of [a fork](hyde) of the original `typogrify` 
        project made especially for [Engineer][]. The modifications are very 
        minor, so you should look at the [documentation](hyde) for the hyde 
        fork to get a sense of what it does.
        
        Modifications:
        
        - SmartyPants defaults changed so that `--` is interpreted as an en-dash 
        and `---` is interpreted as an em-dash. I don't know why in the world this 
        isn't the default.
        
        [Engineer]: http://www.tylerbutler.com/projects/engineer
        [hyde]: https://github.com/hyde/typogrify
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Framework :: Django
Classifier: Topic :: Utilities
