Files
reddit/r2/setup.cfg
Jordan Milne d8d0e46b95 Add format_html and format_html_join and _wsf
These functions should make it easier to do ad-hoc HTML templating
correctly.
2015-01-16 00:25:43 -08:00

15 lines
244 B
INI

[egg_info]
tag_build = dev
[easy_install]
find_links = http://www.pylonshq.com/download/
[nosetests]
where = r2/tests/
[extract_messages]
add_comments = TRANSLATORS:
keywords = P_:1,2 _md _mdf _ws _wsf:1
mapping_file = babel.cfg
width = 80