#!/usr/bin/env python
# encoding: utf-8

from jsonnet_docblock_parser import parser
parser.main()
