pearl icon indicating copy to clipboard operation
pearl copied to clipboard

Pearl is a lightweight package manager for automating reproducible environments between different systems (Linux and OSX). It can be used for dotfiles, plugins, programs and any form of code accessibl...

Results 17 pearl issues
Sort by recently updated
recently updated
newest added

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.6. Changelog Sourced from cryptography's changelog. 41.0.6 - 2023-11-27 * Fixed a null-pointer-dereference and segfault that could occur when loading certificates from a PKCS#7 bundle....

dependencies

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.7. Release notes Sourced from urllib3's releases. 2.0.7 Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other"...

dependencies

Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.32 to 3.1.37. Release notes Sourced from gitpython's releases. 3.1.37 - a proper fix CVE-2023-41040 What's Changed Improve Python version and OS compatibility, fixing deprecations by @​EliahKagan...

dependencies

Similarly to `yay` where it is possible to modify PKGBUILD file on the fly, allowing to modifying `hooks.sh` will help making custom install of the package.

### What is the problem? pearl init writes its changes to the $HOME/.zshrc file regardless of environment variables. this casues a creation of a new one-lined .zshrc file in my...

Rather than initialize each config files (bash, zsh, fish, vim and emacs) during `pearl init` command it is better to just configure them when needed, namely when a pearl package...

Hey! Requesting `importlib-metadata` > 5 support Thank you