deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: default-jre-headless
Description: |-
packaging and deployment tool for Java applications
A capsule is a single executable JAR that contains everything an application
needs to run either in the form of embedded files or as declarative metadata.
It can contain JAR artifacts, dependencies and resources, native libraries,
the required Java Runtime Environment version, the Java Virtual Machine flags
required to run the application well, Java or native agents and more. In
short, a capsule is a self-contained JAR that knows everything there is to
know about how to run the application the way it is meant to run.
.
One way of thinking about a capsule is as a fat JAR on steroids (that also
allows native libraries and never interferes with your dependencies) and a
declarative startup script rolled into one; another, is to see it is as the
deploy-time counterpart to your build tool. Just as a build tool manages your
build, Capsule manages the launching of your application.
.
This package contains a fork of the original capsule project. This fork is
suited as a dependency of nextflow.
Homepage: https://github.com/nextflow-io/capsule
Installed-Size: '248'
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Package: capsule-nextflow
Priority: optional
Section: java
Version: 1.1.1+dfsg-1
srcpkg_name: capsule-nextflow
srcpkg_version: 1.1.1+dfsg-1