File: control

package info (click to toggle)
jugglinglab 0.6.2%2Bds.1-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 2,272 kB
  • sloc: java: 16,345; xml: 104; makefile: 5; sh: 2; csh: 1
file content (28 lines) | stat: -rw-r--r-- 1,108 bytes parent folder | download | duplicates (2)
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
28
Source: jugglinglab
Section: misc
Priority: optional
Maintainer: David Rabel <david.rabel@noresoft.com>
Build-Depends: debhelper (>= 11), default-jdk, javahelper (>= 0.58), ant, dh-exec
Standards-Version: 4.1.3
Vcs-Git: https://salsa.debian.org/nore-guest/jugglinglab.git
Vcs-Browser: https://salsa.debian.org/nore-guest/jugglinglab
Homepage: http://jugglinglab.sourceforge.net/

Package: jugglinglab
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}
Recommends: ${java:Recommends}
Description: Application for creating and animating juggling patterns
 Juggling Lab is an application written in Java for creating and animating
 juggling patterns.
 .
 Its main goals are to help people learn juggling patterns, and to assist in
 inventing new ones.
 .
 It generates and animates synchronous and asynchronous siteswaps and also
 multiplex siteswaps. Hand and body movement can be adjusted.
 .
 Part of the program is its siteswap generator, which allows one to generate
 siteswaps automatically by entering parameters like the number of objects,
 maximum height of throws and length of the pattern.