{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/17"}],"enrichment":{"capability":"Provides bundled data files\u2014function and type prototype definitions\u2014for the angr binary analysis framework, accessible via a simple path lookup API.","skillfed_tags":["binary-analysis","data-package"],"use_cases":["Resolve function and type prototype definitions when using angr for binary analysis without needing to manage separate data files.","Access platform-specific procedure definitions (e.g., win32) during static or dynamic analysis workflows.","Retrieve Rust type database files for analyzing Rust-compiled binaries with version-specific metadata."],"what_it_does":"angr-data is a data-only package that bundles function and type prototype definitions needed by the angr binary analysis framework. It provides a simple API\u2014`get_path()`\u2014to locate bundled data files by category and name, returning absolute paths for direct use. The package exists to keep angr releases lean by separating frequently-changing data from the main framework code.\n\nThe package is versioned independently from angr and released only when data files change. Each angr release pins a compatible angr-data version, ensuring that users get the right data definitions for their angr version. It has no runtime dependencies and supports Python 3.12 and later.","worth_installing":"Yes, if you use angr for binary analysis. It is a required data dependency for angr, has low install friction, no external dependencies, and is actively maintained. The permissive BSD-2-Clause license poses no restrictions."},"id":"angr-data","links":{"html":"https://skillfed.io/packages/angr-data","md":"https://skillfed.io/packages/angr-data.md","pypi":"https://pypi.org/project/angr-data/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-24","license_spdx":"BSD-2-Clause","license_treatment":"permissive","name":"angr-data","python_support":"supports_current","summary":"Data files (function and type prototype definitions) for angr, released as a separate package so they do not bloat every angr release"},"popularity":{"monthly_downloads":92930,"position":13414,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.0.post1"}
