LGro / PyAPSI

Python wrapper for labeled and unlabeled asymmetric private set intersection (APSI).
MIT License
14 stars 6 forks source link

MacOS wheels #10

Closed LGro closed 7 months ago

LGro commented 2 years ago

Add build and release setup for MacOS compatible wheels (beware: Intel and ARM).

LGro commented 7 months ago

Doesn't seem like building cross platform wheels with all the nuances regarding available platform extensions makes sense, let's instead figure out how to ship source so that pip install can build APSI as required on each target system.