File: control

package info (click to toggle)
processing-core 1.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 1,816 kB
  • sloc: java: 23,500; xml: 17; sh: 13; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 876 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Source: processing-core
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Andrew Ross <ubuntu@rossfamily.co.uk>
Build-Depends:
 ant,
 debhelper (>= 11),
 default-jdk,
 default-jdk-doc,
 javahelper (>=0.25)
Standards-Version: 4.1.4
Vcs-Git: https://anonscm.debian.org/git/pkg-java/processing-core.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/processing-core.git
Homepage: http://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.