Next generation package management solution for Windows - built on Nep specification
- 🚀 Built with Rust, it can be compiled to less than 20MB and requires no runtime or DLL dependencies while exhibiting superior performance
- 🔒 Utilizes the hash algorithm BLAKE3 in conjunction with the Ed25519 digital signature algorithm to provide a secure and extremely fast signing experience
- 📦 Adopts Zstandard compression algorithm for efficient data compression and decompression capabilities
- 🛠️ Features perfect workflow design that elegantly describes the process of installing, updating, and uninstalling packages; supports automatic generation of reverse workflows, permission information, packing lists, and other information from workflows
- 📝 Features perfect meta-information management capabilities including support for labels, permissions control and other capabilities; support for identifying program self-updates, support for identifying registry entries to obtain the main program path and uninstall commands; support for installer version and portable version of the package, support for expandable packages, support for customizing package type preferences
- 🤖 Rich ecosystem with a well-established CI/CD process, using robots to automate builds and ensure package quality through automated quality assurance systems