capsule-nextflow binary package in Ubuntu Mantic amd64

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2023-04-25 12:10:09 UTC Published Ubuntu Mantic amd64 release universe java Optional 1.1.1+dfsg-1
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu