套件: jsonlint (1.8.3-2)
jsonlint 的相關超連結
Trisquel 的資源:
下載原始碼套件 jsonlint:
維護者:
Original Maintainers:
- Debian PHP PEAR Maintainers (郵件存檔)
- andrea rota
- David Prévot
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 jsonlint 有關的套件
|
|
|
-
- dep: php-cli
- command-line interpreter for the PHP scripting language (default)
同時作為一個虛擬套件由這些套件提供: php8.1-cli
-
- dep: php-common
- Common files for PHP packages