Source: processing-core
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Andrew Ross <ubuntu@rossfamily.co.uk>
Section: java
Priority: optional
Build-Depends: ant,
               debhelper-compat (= 13),
               default-jdk-headless,
               default-jdk-doc,
               javahelper
Standards-Version: 4.7.1
Vcs-Browser: https://salsa.debian.org/java-team/processing-core
Vcs-Git: https://salsa.debian.org/java-team/processing-core.git
Homepage: https://www.processing.org

Package: libprocessing-core-java
Architecture: all
Depends: ${java:Depends},
         ${misc:Depends}
Recommends: ${java:Recommends}
Description: Java animation and interaction library
 Processing is an open source programming language
 and environment for people who want to create images,
 animations, and interactions.
 .
 This package provides the core library needed to run
 such animations.
