Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
fun-apps / locale / babel-django.cfg
Size: Mime:
[extractors]
django = django_babel.extract:extract_django
underscore = django_babel_underscore:extract

[python: **/**.py]
input_encoding = utf-8

[django: **/backoffice/**.html]
input_encoding = utf-8

[mako: **/**.html]
input_encoding = utf-8
[mako: **/**.xml]
input_encoding = utf-8

[underscore: **/fun/templates/**/**.underscore]
input_encoding = utf-8