Source: gradle-plugin-protobuf Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Emmanuel Bourg Build-Depends: debhelper (>= 9), default-jdk, gradle-debian-helper, maven-repo-helper Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-java/gradle-plugin-protobuf.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/gradle-plugin-protobuf.git Homepage: https://github.com/aantono/gradle-plugin-protobuf Package: gradle-plugin-protobuf Architecture: all Depends: ${misc:Depends} Description: Protobuf Plugin for Gradle The Protobuf plugin processes the Protocol Buffers files (.proto) in the src/main/proto directory of Gradle projects. It generates the Java classes and compiles them automatically.