[console_scripts]
vehicle = vehicle_lang.__main__:main

[pygments.lexers]
vehicle = vehicle_lang.pygments:VehicleLexer
