djinja

Package module for the Djina framework

Modules

algo
module djinja.algo

Package module for global algorithms

ast
module djinja.ast

Package module for AST representation

djinja
module djinja.djinja

D implementation of Jinja2 templates

exception
module djinja.exception

Djinja Exceptions

lexer
module djinja.lexer

DJinja lexer

parser
module djinja.parser

DJinja parser

render
module djinja.render

Djinja render

uninode
module djinja.uninode

Additional functions for working with UniNode library

Meta

Authors

Maxim Tyapkin

License

This software is licensed under the terms of the BSD 3-clause license. The full terms of the license can be found in the LICENSE.md file.