librepository 1.1.6-ok1.1 source package in openKylin
Changelog
librepository (1.1.6-ok1.1) nile; urgency=medium * Build for openkylin. -- rtlhq <nobelxyz@163.com> Sat, 02 Sep 2023 18:10:25 +0800
librepository (1.1.6-ok1.1) nile; urgency=medium * Build for openkylin. -- rtlhq <nobelxyz@163.com> Sat, 02 Sep 2023 18:10:25 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | release | main | java | |
Nile V2.0 | release | main | java |
File | Size | SHA-256 Checksum |
---|---|---|
librepository_1.1.6.orig.tar.gz | 53.8 KiB | 91343774dac4a9aad17d5ca1957871dba4478077f601270576c1b2567f36fb66 |
librepository_1.1.6-ok1.1.debian.tar.xz | 2.1 KiB | 441182d326ff7f6664c3a3648e4c1170f6b870b2d7b70328dadcad1c9893251a |
librepository_1.1.6-ok1.1.dsc | 1.9 KiB | 5c54e3ec2b19ba8daeb6b5c428c0ef98a431586c15c86e5ac3f168ca53452923 |
LibRepository provides a simple abstraction layer to access bulk content that
is organized in a hierarchical layer.
.
Unlike the JSR-000170, this library does not aim to solve all problems
associated with content storages. The main purpose of LibRepository is to
give users an abstract view over an filesystem like structure so that content
generator and content consumer do no longer have to make assumptions about
where to store the generated content.
.
The repositories described here should not be used to store other things than
BLOBs.
LibRepository provides a simple abstraction layer to access bulk content that
is organized in a hierarchical layer.
.
Unlike the JSR-000170, this library does not aim to solve all problems
associated with content storages. The main purpose of LibRepository is to
give users an abstract view over an filesystem like structure so that content
generator and content consumer do no longer have to make assumptions about
where to store the generated content.
.
The repositories described here should not be used to store other things than
BLOBs.
.
This package contains the Javadoc.