Section: robotpkg/pkgtools
Priority: extra
Maintainer: mallet@laas.fr
Source: /opt/robotpkg/var/lib/robotpkg/packages/bsd/Debian-12-x86_64/pub/rbulkit-20260610.tgz
Package: robotpkg-rbulkit
Version: 20260610
Architecture: amd64
Depends: git (>= 1:1.6), libsqlite3-tcl (>= 3), tcl8.6 (>= 8.4), tcl8.6 (<< 9), tcl8.6-dev (>= 8.4), tcl8.6-dev (<< 9), tcl-dev (>= 8.4), tcl-dev (<< 9)
Conflicts: robotpkg-rbulkit
Provides: robotpkg-rbulkit
Replaces: robotpkg-rbulkit
Description: Helper scripts for robotpkg bulk builds
 License: isc
 Debian-Packager: robotpkg@laas.fr
 rbulkit is a set of helper scripts and programs for managing robotpkg bulk
 builds. It features:
 .
  - rbulk-build, a shell script performing all the necessary tasks to run a
    build and produce an HTML report.
 .
  - rbulk-report creates (or update) an sqlite3 database from the results of
    a previous bulk build. The database is populated with the log files lefts by
    the robotpkg bulk target. rbulk_report can also generate a detailed (HTML)
    report from the bulk data available in the database.
 .
  - rbulk-dispatchd schedules N parallel jobs amongst M with priority handling
    and job preemption.
 .
  - rbulk-dispatch sends job requests to rbulk-dispatchd
 .
  - rbulk-locked provides an advisory lock on a file from a shell script. It is
    designed to work on NFS filesystem.
 .
  - rbulk-watchd is an inetd(8)-like daemon that executes jobs when it receives
    a remote notification.
 .
  - rbulk-notify sends remote notifications to rbulk-watchd.

