Security News
38% of CISOs Fear They’re Not Moving Fast Enough on AI
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
.. SPDX-FileCopyrightText: 2021 The meson-python developers
.. SPDX-License-Identifier: MIT
meson-python
is a Python build back-end built on top of the Meson__
build system. It enables using Meson for the configuration and build
steps of Python packages. Meson is an open source build system meant
to be both extremely fast, and, even more importantly, as user
friendly as possible. meson-python
is best suited for building
Python packages containing extension modules implemented in languages
such as C, C++, Cython, Fortran, Pythran, or Rust. Consult the
documentation__ for more details.
Questions regarding the use of meson-python
can be directed to the
discussions__ space on GitHub. Bug reports and feature requests can be
filed as GitHub issues__.
__ https://mesonbuild.com/ __ https://mesonbuild.com/meson-python/ __ https://github.com/mesonbuild/meson-python/discussions/ __ https://github.com/mesonbuild/meson-python/issues/
FAQs
Meson Python build backend (PEP 517)
We found that meson-python demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.
Security News
Company News
Socket is joining TC54 to help develop standards for software supply chain security, contributing to the evolution of SBOMs, CycloneDX, and Package URL specifications.