#1118456 ITP: rust-rookie -- Load cookies from your web browsers

Package:
wnpp
Source:
wnpp
Submitter:
Alexander Sulfrian
Date:
2025-11-29 16:59:38 UTC
Severity:
normal
#1118456#5
Date:
2025-10-20 12:46:34 UTC
From:
To:
* Package name    : rookie
   Version         : 0.5.6
   Upstream Contact: thewh1teagle
                     <61390950+thewh1teagle@users.noreply.github.com>
* URL             : https://github.com/thewh1teagle/rookie
* License         : Expat
   Programming Lang: Rust
   Description     : Load cookies from your web browsers

Rookie is a Rust library that enables developers to extract cookies from
web browsers and use them in their applications. The project contains a
Rust library, bindings for Python and NodeJS and a CLI tool.

The library supports reading cookies from multiple popular web browsers
including Chrome, Firefox, and others. It handles the complexity of
accessing browser cookie databases and potentially decrypting the cookie
values.


Currently I would not package the nodejs bindings, because the required
napi (Node-API) Rust library is not available.