{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/5"}],"enrichment":{"capability":"Provides path access to Chialisp standard library include files for use in Chialisp development, exposing both nightly and stable versions as pathlib.Path objects.","skillfed_tags":["chialisp","build-tools","dormant"],"use_cases":["Locate Chialisp standard library files when building a Chialisp compiler or IDE plugin.","Programmatically resolve include paths in a Chialisp build system without manual configuration.","Access both nightly and stable versions of the standard library for testing or development workflows.","Distribute Chialisp development tools that depend on the standard library without bundling it separately."],"what_it_does":"Chialisp_stdlib is a minimal package that bundles Chialisp standard library include files and exposes them via Python pathlib.Path objects. It provides two entry points\u2014NIGHTLY_INCLUDE_DIRECTORY and STABLE_INCLUDE_DIRECTORY\u2014so Chialisp development tools can locate the correct `.clib` files at runtime without hardcoding paths or managing file distributions separately.\n\nThe package is a thin wrapper around resource discovery; its only runtime dependency is importlib_resources. It's designed for projects that compile or process Chialisp code and need programmatic access to the standard library. The fact sheet shows it has been dormant since its last release on 2023-11-10, so it may not track the latest Chialisp standard library changes.","worth_installing":"No, unless you are already deeply embedded in a Chialisp project that explicitly requires this package. The package has been dormant since 2023-11-10 with no active maintenance. The license treatment is unclear, and Python version support is unspecified. If you need Chialisp standard library files, verify whether a more actively maintained alternative exists or whether the upstream Chialisp project provides a recommended distribution method."},"id":"chialisp-stdlib","links":{"html":"https://skillfed.io/packages/chialisp-stdlib","md":"https://skillfed.io/packages/chialisp-stdlib.md","pypi":"https://pypi.org/project/chialisp-stdlib/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2023-11-10","license_spdx":null,"license_treatment":"unclear","name":"chialisp-stdlib","python_support":"unspecified","summary":"Chialisp `.clib` standard library files"},"popularity":{"monthly_downloads":91736,"position":13503,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.1"}
