dragora-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dragora-users] Qi 1.3 released


From: Matías Fonzo
Subject: [Dragora-users] Qi 1.3 released
Date: Wed, 11 Sep 2019 16:50:05 -0300

I am pleased to announce the release of qi 1.3.

Qi is a simple but well-integrated package manager.  It can create,
install, remove, and upgrade software packages.  Qi produces binary
packages using recipes, which are files containing specific instructions
to build each package from source.  Qi can manage multiple packages
under a single directory hierarchy.  This method allows to maintain a
set of packages and multiple versions of them.  This means that Qi could
be used as the main package manager or complement the existing one.

   Qi offers a friendly command line interface, a global configuration
file, a simple recipe layout to deploy software packages; also works
with binary packages in parallel, speeding up installations and packages
in production.  The format used for packages is a simplified but safe
POSIX pax archive compressed with lzip.

   Qi is a modern (POSIX-compliant) shell script released under the
terms of the GNU General Public License.  There are only two major
dependencies for the magic: graft(1) and tarlz(1), the rest is expected
to be found in any Unix-like system.

Changes in version 1.3:

    * Check the output status when a recipe is imported (or included).
      This will help catch any possible errors when using shell code,
      rather than proceeding with the recipe.

    * Minor changes.

The online documentation for qi is available at
http://dragora.org/en/manual.html

The sources can be downloaded from
  http://rsync.dragora.org/current/sources/qi-1.3.tar.lz or
from an available mirror
  http://mirror.cedia.org.ec/dragora/current/sources/qi-1.3.tar.lz

The SHA256 sum is:
b397e150fbafabec7b04ccacffe2c02dca47d48d475354e188b9817bb37f6824
qi-1.3.tar.lz

Please send bug reports and suggestions to address@hidden

Best regards,
Matias Fonzo, qi author and maintainer.

Attachment: pgpJal51d38Jv.pgp
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]