kaiming 0.15.11 source package in openKylin

Changelog

kaiming (0.15.11) nile; urgency=medium

  * Initial Release.

 -- unknown <mao@unknown>  Wed, 25 Sep 2024 14:29:05 +0800

Upload details

Uploaded by:
unknown
Uploaded to:
Nile V2.0
Original maintainer:
unknown
Architectures:
amd64 arm64 riscv64
Section:
admin
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed pty admin
Nile V2.0 proposed pty admin

Downloads

File Size SHA-256 Checksum
kaiming_0.15.11.tar.xz 8.0 KiB f9bc35727c1d678561d0d725984073439dd4c1e529e5b41c8b5dd436fbae15bc
kaiming_0.15.11.dsc 1.5 KiB db00cea9d9523157f4878c8b1ea84122ed806df6019c7533c270033c7d485929

Available diffs

View changes file

Binary packages built by this source

kaiming: Application deployment framework for desktop apps

 Kaiming installs, manages and runs sandboxed desktop application bundles.
 Application bundles run partially isolated from the wider system, using
 containerization techniques such as namespaces to prevent direct access
 to system resources. Resources from outside the sandbox can be accessed
 via "portal" services, which are responsible for access control; for
 example, the Documents portal displays an "Open" dialog outside the
 sandbox, then allows the application to access only the selected file.
 .
 Each application uses a specified "runtime", or set of libraries, which is
 available as /usr inside its sandbox. This can be used to run application
 bundles with multiple, potentially incompatible sets of dependencies within
 the same desktop environment.
 .
 This package contains the services and executables needed to install and
 launch sandboxed applications, and the portal services needed to provide
 limited access to resources outside the sandbox.

kaiming-dbgsym: debug symbols for kaiming