4cf6cd3189b04fd03da04252ef67da2ad8960d08
This is the first release candidate for the upcoming 2.4.x releases.
This release fixes a regression introduced in beta2 and fixes a cosmetic
issue in the output of index command.
I think Pisi is quite ready for a stable release. Therefore, this may be
the last release before 2.4.
Changes since 2.4_beta2
-----------------------
fatih (4):
MANIFEST: Add pisi.xml.in to the tarball
Revert "build: Remove redundant dict variable"
build: Add a comment for the dict variable
index: Print CR character at the end
PISI - Packages Installed Succesfully as Intended PISI is a new package manager for the PARDUS distribution. In Turkish PISI means "kitty", and like a kitty, it is featureful and small. Some of its distinctive features: - Implemented in python - Efficient and small - Package sources are written in XML and python - Uses LZMA for a better compression ratio - Fast database access implemented with berkeley DB - Integrates low-level and high-level package operations (dependency resolution) - Framework approach to build applications and tools upon - Comprehensive CLI and a user-friendly qt GUI (distributed separately) - Extremely simple package construction
Languages
Python
100%