Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add jansson json library dependency for wayvnc bring up #950

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

aenertia
Copy link
Contributor

  • new file: packages/devel/jansson/package.mk

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](http://jansson.readthedocs.io/en/latest/)
No dependencies on other libraries
Full Unicode support (UTF-8)
Extensive test suite

Jansson is licensed under the MIT license; see LICENSE in the source distribution for details.

	new file:   packages/devel/jansson/package.mk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant