Search Criteria
Package Details: espresso 2.4-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/espresso.git (read-only, click to copy) |
---|---|
Package Base: | espresso |
Description: | A tool to produce a minimal equivalent representation of a Boolean function. |
Upstream URL: | https://github.com/chipsalliance/espresso/ |
Licenses: | custom |
Submitter: | ziyazzz |
Maintainer: | ziyazzz |
Last Packager: | ziyazzz |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-07-22 17:09 (UTC) |
Last Updated: | 2021-07-26 05:53 (UTC) |
Latest Comments
foobat commented on 2025-09-23 10:46 (UTC)
This package now need to specify an older C standard in CFLAGS, e.g.
-std=c99
to build on Arch.See: https://github.com/chipsalliance/espresso/issues/31