{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/6"}],"enrichment":{"capability":"Provides architecture-specific metadata and information classes for cross-architecture tools, enabling programmatic access to CPU, instruction set, and platform details.","skillfed_tags":["binary-analysis","architecture-metadata"],"use_cases":["Query CPU architecture properties in binary analysis or emulation tools that need to adapt behavior per target platform.","Build cross-platform reverse-engineering frameworks that require programmatic access to architecture-specific metadata.","Retrieve calling convention and ABI details for a given processor architecture in static analysis.","Integrate architecture metadata into dynamic analysis or symbolic execution engines.","Support architecture-agnostic tool development by centralizing platform-specific information."],"what_it_does":"archinfo is a library that encapsulates architecture-specific information into reusable classes. It was designed to support cross-architecture tools by providing a consistent, programmatic interface to CPU architecture details\u2014instruction set properties, register layouts, calling conventions, and other platform-specific metadata. Rather than hardcoding architecture details throughout a tool, developers can query archinfo for the information they need.\n\nThe package has no runtime dependencies and is lightweight, making it suitable for embedding in larger analysis or reverse-engineering frameworks. It supports modern Python versions (3.12+) and has been actively maintained since its initial release in 2015.","worth_installing":"Yes. archinfo is a lightweight, actively maintained library with zero dependencies, permissive licensing, and no known vulnerabilities. Install it if you are building or using cross-architecture tools that need programmatic access to architecture-specific metadata. It is not a general-purpose utility; install only if your project actually needs this information."},"id":"archinfo","links":{"html":"https://skillfed.io/packages/archinfo","md":"https://skillfed.io/packages/archinfo.md","pypi":"https://pypi.org/project/archinfo/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-05","license_spdx":"BSD-2-Clause","license_treatment":"permissive","name":"archinfo","python_support":"supports_current","summary":"Classes with architecture-specific information useful to other projects."},"popularity":{"monthly_downloads":916939,"position":4727,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"9.3.2"}
