pkg.soopen package index

brew / Rang 6272

pacparser mit Homebrew, apk, MacPorts, Nix, pacman, apt, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für pacparser in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install pacparser

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install pacparser

MacPorts ports tree · net/pacparser/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add pacparser

Alpine Linux edge package indexes · pacparser · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#pacparser

nixpkgs package indexes · pkgs/by-name/pa/pacparser/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S pacparser

Arch Linux sync databases · pacparser · Quelle: geo.mirror.pkgbuild.com

Debian aptverifiziert · 92%
sudo apt install libpacparser-dev

Debian stable package indexes · libpacparser-dev · Quelle: deb.debian.org

Windows

Scoopverifiziert · 92%
scoop install main/pacparser

Scoop official bucket manifest trees · bucket/pacparser.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

Library to parse proxy auto-config (PAC) files

Befehle und Aliase

  • pactester

Verlauf

Projektgeschichte und Nutzung

pacparser is a portable C library, Python module, and command-line toolset for parsing and testing Proxy Auto-Config files.

Projektgeschichte

Manu Garg developed pacparser to make Proxy Auto-Config parsing easy to embed in other programs. The implementation evaluates PAC JavaScript and supplies the additional helper functions expected by PAC files.

The current official README says pacparser embeds QuickJS. Its API remains available through C and Python interfaces alongside the pactester CLI.

Adoptionsgeschichte

The official README reports support for Linux, FreeBSD, macOS, and Windows, and distributes the project as a C shared library, Python module, and pactester command-line utility. The input package metadata also records packaging across Homebrew, Debian/Ubuntu, Alpine, MacPorts, Nix, Arch, and Scoop.

Wie es verwendet wird

Applications initialize the parser, load a PAC file or string, and query which proxy should handle a URL and host. Administrators and developers can use pactester to exercise PAC behavior from the command line.

The official README warns that parser state is process-global and the API is not thread-safe; multithreaded consumers must serialize calls.

Warum Paket-Nerds sich dafür interessieren

pacparser gives programs a reusable implementation of browser-style PAC evaluation rather than requiring each consumer to embed and reproduce PAC JavaScript helper behavior. It is useful for testing PAC rules independently with pactester and for adding PAC awareness to C or Python software.

Zeitleiste

  • Current generation: The official README documents QuickJS as the embedded JavaScript engine.
  • Current distribution: Prebuilt Python packages cover Linux, Windows, Intel macOS, and Apple-silicon macOS.

Related projects

  • QuickJS provides the embedded JavaScript engine in the current implementation. Mozilla's PAC implementation supplied the basis for standard PAC helper functions.

Sicherheitslage

Risikostufe: grün

library-like package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • library-like package without higher-risk signals

Signale

  • metadata:library-like

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
pactestercliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-09-19
Manager-Version1.5.2
Manager aktualisiert2026-09-11
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.5.2

https://github.com/manugarg/pacparser

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:pacparser
Version1.5.2
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/pacparser
Homepagehttps://github.com/manugarg/pacparser
Repositoryhttps://github.com/manugarg/pacparser
LizenzLGPL-3.0-or-later
Quellarchivhttps://github.com/manugarg/pacparser/archive/refs/tags/v1.5.2.tar.gz
Zuletzt aktualisiert2026-09-11T18:13:46Z
Pulseupdated
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namepacparser
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

libpacparser-dev 1.4.5-4+b2

library to parse proxy auto-config files (development files)

https://github.com/manugarg/pacparser

sudo apt install libpacparser-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: pacparser
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Pacparser
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libpacparser-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libpacparser1 1.4.5-4+b2

library to parse proxy auto-config files

https://github.com/manugarg/pacparser

sudo apt install libpacparser1
  • Section: libs
  • Architecture: amd64
  • Source Package: pacparser
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Pacparser
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libpacparser1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-pacparser 1.4.5-4+b2

Python 3 module to parse proxy auto-config files

https://github.com/manugarg/pacparser

sudo apt install python3-pacparser
  • Section: python
  • Architecture: amd64
  • Source Package: pacparser
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Pacparser
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-pacparser from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

pacparser

nix profile install nixpkgs#pacparser
  • normalized package name match
  • Abgeglichen nach: Pacparser
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/pa/pacparser/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libpacparser-dev 1.4.3-1build1

library to parse proxy auto-config files (development files)

https://github.com/manugarg/pacparser

sudo apt install libpacparser-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: pacparser
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Pacparser
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libpacparser-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libpacparser1 1.4.3-1build1

library to parse proxy auto-config files

https://github.com/manugarg/pacparser

sudo apt install libpacparser1
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: pacparser
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Pacparser
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libpacparser1 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

python3-pacparser 1.4.3-1build1

Python 3 module to parse proxy auto-config files

https://github.com/manugarg/pacparser

sudo apt install python3-pacparser
  • Section: universe/python
  • Architecture: amd64
  • Source Package: pacparser
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Pacparser
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-pacparser from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

pacparser 1.5.1-r0

A library to parse proxy auto-config (PAC) files

https://pacparser.manugarg.com/

sudo apk add pacparser
  • License: LGPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: pacparser
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Pacparser
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pacparser from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

pacparser-dev 1.5.1-r0

A library to parse proxy auto-config (PAC) files (development files)

https://pacparser.manugarg.com/

sudo apk add pacparser-dev
  • License: LGPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: pacparser
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Pacparser
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pacparser-dev from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

pacparser-doc 1.5.1-r0

A library to parse proxy auto-config (PAC) files (documentation)

https://pacparser.manugarg.com/

sudo apk add pacparser-doc
  • License: LGPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: pacparser
  • normalized package name match
  • Abgeglichen nach: Pacparser
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pacparser-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

py3-pacparser 1.5.1-r0

A library to parse proxy auto-config (PAC) files

https://pacparser.manugarg.com/

sudo apk add py3-pacparser
  • License: LGPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: pacparser
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Pacparser
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: py3-pacparser from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

py3-pacparser-pyc 1.5.1-r0

Precompiled Python bytecode for py3-pacparser

https://pacparser.manugarg.com/

sudo apk add py3-pacparser-pyc
  • License: LGPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: pacparser
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Pacparser
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: py3-pacparser-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

pacparser 1.5.2-1

Library to parse proxy auto-config (PAC) files

https://github.com/manugarg/pacparser

sudo pacman -S pacparser
  • License: LGPL-3.0-or-later
  • Architecture: x86_64
  • normalized package name match
  • Abgeglichen nach: Pacparser
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: pacparser from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

pacparser

sudo port install pacparser
  • normalized package name match
  • Abgeglichen nach: Pacparser
MacPorts ports tree · api.github.com · MacPorts ports tree: net/pacparser/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/pacparser

scoop install main/pacparser
  • normalized package name match
  • Abgeglichen nach: Pacparser
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/pacparser.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation