Source: closure-linter Section: python Priority: optional Maintainer: Laszlo Boszormenyi (GCS) Build-Depends: debhelper (>= 9), dh-python, python | python-all | python-dev | python-all-dev, python-gflags, python-setuptools Standards-Version: 3.9.6 Homepage: https://developers.google.com/closure/utilities/ XS-Python-Version: 2.7 Package: closure-linter Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-gflags, python-pkg-resources Provides: ${python:Provides} XB-Python-Version: ${python:Versions} Description: Closure Linter for JavaScript The Closure Linter is a utility that checks JavaScript files for style issues such as operator placement, missing semicolons, spacing, the presence of JsDoc annotations, and more.