From: A Tammy Subject: Re: [new] devel/py-orjson - fast correct Python JSON library To: "ports@openbsd.org" Date: Tue, 1 Oct 2024 19:43:34 -0400 On 9/9/24 8:21 PM, A Tammy wrote: > Hi, > I'm attaching a port for devel/py-orjson-3.10.7. > > orjson is a fast, correct JSON library for Python. > It benchmarks as the fastest Python library for JSON > and is more correct than the standard json library or > other third-party libraries. It serializes dataclass, > datetime, numpy, and UUID instances natively. > > I need it for some other pet projects and would be useful to have this > in the ports tree as compiling a rust + python port every time is very > cumbersome. > > OK to import? > > Aisha ping, anyone can OK?