ocaml-kcas 0.7.0-1
Package Information
| Description | software transactional memory -- runtime files A software transactional memory (STM) implementation based on an atomic lock-free multi-word compare-and-set (MCAS) algorithm enhanced with read-only compare operations and ability to block awaiting for changes. This package contains runtime files. |
|---|---|
| Maintainer | Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org> |
| Changed By | Stéphane Glondu <glondu@debian.org> |
| Sponsor | glondu@debian.org |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://salsa.debian.org/ocaml-team/ocaml-kcas.git (browse) |
| Closes | #1134517 |
| Tracker | https://tracker.debian.org/pkg/ocaml-kcas |
| Uploaded | 4 hours ago |
New Package Report
.changes
| Architecture | source amd64 |
|---|---|
| Distribution | unstable |
| Date | Wed, 22 Apr 2026 10:30:26 +0200 |
| Source | ocaml-kcas |
| Version | 0.7.0-1 |
| Changed-By | Stéphane Glondu |
Changelog
ocaml-kcas (0.7.0-1) unstable; urgency=medium . * Initial release (Closes: #1134517)
.dsc
| Priority | optional |
|---|---|
| Component | main |
| Package-List | libkcas-ocaml deb ocaml optional arch=any libkcas-ocaml-dev deb ocaml optional arch=any |
| Section | ocaml |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Files: *
Copyright: 2016, KC Sivaramakrishnan
2017, Nicolas ASSOUAD
2018, Sadiq Jaffer
2023, Vesa Karvonen
License: ISC
Files: debian/*
Copyright: 2026, Stéphane Glondu <glondu@debian.org>
License: ISC
License: ISC
Permission to use, copy, modify, and/or distribute this software for
any purpose with or without fee is hereby granted, provided that the
above copyright notice and this permission notice appear in all copies.
.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.