Pakket: jsonlint (1.11.0-1)
Verwijzigingen voor jsonlint
Debian bronnen:
Het bronpakket jsonlint downloaden:
Beheerders:
- Debian PHP PEAR Maintainers (QA-pagina, Mailarchief)
- andrea rota (QA-pagina)
- David Prévot (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
validating parser of JSON data structures
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages. These properties make JSON an ideal data-interchange language.
This package provides jsonlint-php, a validating parser of JSON files. Another more complete JSON syntax validator and formatter tool is provided by the python-demjson package.
Andere aan jsonlint gerelateerde pakketten
|
|
|
|
-
- dep: php-cli
- command-line interpreter for the PHP scripting language (default)
Ook een virtueel pakket geboden door: php8.2-cli
-
- dep: php-common
- Common files for PHP packages