kaiming 0.14.12 source package in openKylin

Changelog

kaiming (0.14.12) nile; urgency=medium

  * Initial Release.

 -- zhouganqing <email address hidden>  Mon, 03 Jun 2024 16:15:31 +0800

Upload details

Uploaded by:
周淦清
Uploaded to:
Nile V2.0
Original maintainer:
周淦清
Architectures:
amd64 arm64
Section:
admin
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
kaiming_0.14.12.tar.xz 7.9 KiB ee88e12fcaa43fc3d1da6e75693ac9fde7399b126cce0b5d240953eb8f2e32ae
kaiming_0.14.12.dsc 1.2 KiB 810f9695675bc4ae4cee1914fb2f6acfe0118a50ab384ad27452728272726c4e

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