New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

yowasp-yosys

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yowasp-yosys

Yosys Open SYnthesis Suite

  • 0.50.0.0.post858
  • PyPI
  • Socket score

Maintainers
2

YoWASP Yosys package

This package provides Yosys binaries built for WebAssembly. See the overview of the YoWASP project for details.

Versioning

The version of this package is derived from the upstream Yosys package version in the X.Y[.Z][+N] format, and is comprised of five or six parts in a X.Y.Z.N.postM[.dev] format, where the symbols are:

  1. X: Yosys major version
  2. Y: Yosys minor version
  3. Z: Yosys patch version; only present for some Yosys releases, zero if not present
  4. N: zero for packages built from Yosys releases, N for packages built from unreleased Yosys snapshots; matches the N in the X.Y+N upstream version
  5. postM: package build version; disambiguates different builds produced from the same Yosys source tree
  6. dev: present only for packages built from unreleased Yosys snapshots; marks these packages as pre-releases

With this scheme, there is a direct correspondence between upstream versions and PEP 440 Python package versions. Packages built from unreleased snapshots are ignored by pip by default, but can be still installed explicitly. (These packages are uploaded daily to TestPyPI, but only occasionally to PyPI.)

A different versioning scheme was used earlier, where the package build version was denoted by a .devM suffix. This scheme did not work well with PEP 440 version specifiers and was retired.

Configuration

See the documentation for the Python YoWASP runtime.

License

This package is covered by the ISC license, which is the same as the Yosys license.

FAQs


Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc