view chef.py @ 714:e4dcef2d5640

debug: Show more stuff pertaining to data providers in the debug window.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 26 May 2016 20:44:44 -0700
parents f485ba500df3
children
line wrap: on
line source

from piecrust.main import main


if __name__ == '__main__':
    main()