Index | Thread | Search

From:
Stuart Henderson <stu@spacehopper.org>
Subject:
Re: [new] devel/py-orjson - fast correct Python JSON library
To:
A Tammy <openbsd.ports@aisha.cc>
Cc:
"ports@openbsd.org" <ports@openbsd.org>
Date:
Thu, 3 Oct 2024 01:18:28 +0100

Download raw body.

Thread
On 2024/10/01 19:43, A Tammy wrote:
> 
> 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?

please use textproc instead of devel (and set CATEGORIES to match),
then it's ok with me.

(these rust+python ports are a bit annoying..)