1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/devel/jansson/pkg-descr
Daniel Engberg a09fcddea0 devel/jansson: Update to 2.14
Remove patch
Move WWW links to GitHub repo

Changelog: https://jansson.readthedocs.io/en/latest/changes.html#version-2-14

PR:		258425
Reviewed by:	vanilla (maintainer)
Approved by:	arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D31913
2021-09-12 10:45:59 +02:00

15 lines
328 B
Plaintext

Jansson is a C library for encoding, decoding and manipulating JSON
data. Its main features and design principles are:
- Simple and intuitive API and data model
- Comprehensive documentation
- No dependencies on other libraries
- Full Unicode support (UTF-8)
- Extensive test suite
WWW: https://github.com/akheron/jansson