Source: redberry-pipe
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Steffen Moeller <moeller@debian.org>
Section: java
Priority: optional
Build-Depends: debhelper (>= 12~),
               default-jdk,
               maven-debian-helper
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/java-team/redberry-pipe
Vcs-Git: https://salsa.debian.org/java-team/redberry-pipe.git
Homepage: http://redberry.cc

Package: libredberry-pipe-java
Architecture: all
Depends: ${misc:Depends},
         ${maven:Depends}
Suggests: ${maven:OptionalDepends}
Description: implementation of concurrent pipelines
 Redberry is an open source computer algebra system designed for algebraic
 manipulations with tensors.
 .
 This package provides its "pipe" subproject featuring a Java library
 for implementation of concurrent pipelines.
