File: control

package info (click to toggle)
openrefine-butterfly 1.2.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 836 kB
  • sloc: java: 3,180; sh: 413; xml: 345; javascript: 100; makefile: 2
file content (36 lines) | stat: -rw-r--r-- 1,109 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
28
29
30
31
32
33
34
35
36
Source: openrefine-butterfly
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
 Markus Koschany <apo@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 default-jdk,
 libcommons-collections3-java,
 libcommons-io-java,
 libcommons-lang-java,
 liblessen-java,
 liblog4j2-java,
 librhino-java,
 libservlet-api-java,
 libslf4j-java,
 maven-debian-helper,
 velocity
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/java-team/openrefine-butterfly.git
Vcs-Browser: https://salsa.debian.org/java-team/openrefine-butterfly
Homepage: https://github.com/OpenRefine/simile-butterfly

Package: libopenrefine-butterfly-java
Architecture: all
Depends:
 ${maven:Depends},
 ${misc:Depends}
Suggests:
 ${maven:OptionalDepends}
Description: modular web application framework
 Butterfly is a modular web application framework written in Java but mainly
 focused on the use of Javascript on both the client-side and the server-side
 to make it easier to build modern web applications that rely heavily on
 javascript and ajax/json conduits.