4030e06a36
These ports have been added in the last few days with WWW: lines in
pkg-descr files instead of WWW entries in the Makefile, as required
after commit ddd0e820c8
.
Approved by: portmgr (implicit)
4 lines
258 B
Text
4 lines
258 B
Text
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.
|