Difference between revisions of "Guile-json"

From Free Software Directory
Jump to: navigation, search
(version 0.6.0)
Line 2: Line 2:
 
|Name=guile-json
 
|Name=guile-json
 
|Short description=JSON parsing library for GNU Guile
 
|Short description=JSON parsing library for GNU Guile
|Full description=guile-json is a JSON module for Guile. It supports parsing and building JSON documents according to the http://json.org specification. These are the main features:
+
|Full description='''guile-json''' is a JSON module for [[Guile]]. It supports parsing and building JSON documents according to the http://json.org specification. These are the main features:
  
 
* Strictly complies to JSON specification.
 
* Strictly complies to JSON specification.
Line 8: Line 8:
 
* Unicode support for strings.
 
* Unicode support for strings.
 
* Allows JSON pretty printing.
 
* Allows JSON pretty printing.
 
 
|Homepage URL=https://github.com/aconchillo/guile-json
 
|Homepage URL=https://github.com/aconchillo/guile-json
|User level=intermediate
+
|User level=advanced
 
|VCS checkout command=git clone https://github.com/aconchillo/guile-json.git
 
|VCS checkout command=git clone https://github.com/aconchillo/guile-json.git
 
|Computer languages=Scheme
 
|Computer languages=Scheme
 
|Keywords=guile,scheme,json
 
|Keywords=guile,scheme,json
|Version identifier=0.3.1
+
|Version identifier=0.6.0
|Version date=2013/07/07
+
|Version date=2017/01/17
 
|Version status=stable
 
|Version status=stable
|Version download=https://github.com/aconchillo/guile-json/archive/0.3.1.tar.gz
+
|Version download=https://github.com/aconchillo/guile-json/releases/tag/0.6.0
 +
|Last review by=Genium
 +
|Last review date=2017/02/20
 +
|Submitted by=Davet
 +
|Submitted date=2014/08/08
 
|Status=
 
|Status=
 
|Is GNU=No
 
|Is GNU=No
Line 30: Line 33:
 
|Email=aconchillo@gmail.com
 
|Email=aconchillo@gmail.com
 
|Resource URL=
 
|Resource URL=
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://github.com/aconchillo/guile-json
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Download
 +
|Resource URL=https://github.com/aconchillo/guile-json/releases
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Bug Tracking
 +
|Resource URL=https://github.com/aconchillo/guile-json/issues
 +
}}
 +
{{Resource
 +
|Resource audience=Debian
 +
|Resource kind=Homepage
 +
|Resource URL=https://tracker.debian.org/pkg/guile-json
 +
}}
 +
{{Resource
 +
|Resource audience=Gentoo
 +
|Resource kind=Homepage
 +
|Resource URL=https://packages.gentoo.org/packages/dev-scheme/guile-json
 +
}}
 +
{{Resource
 +
|Resource audience=Guix
 +
|Resource kind=Homepage
 +
|Resource URL=https://www.gnu.org/software/guix/packages/g.html
 
}}
 
}}
 
{{Software category
 
{{Software category

Revision as of 12:26, 20 February 2017


[edit]

Guile-JSON

https://github.com/aconchillo/guile-json
JSON parsing library for GNU Guile

Guile-JSON is a JSON module for Guile. It supports parsing and building JSON documents according to the http://json.org specification. These are the main features:

  • Strictly complies to JSON specification.
  • Build JSON documents programmatically via macros.
  • Unicode support for strings.
  • Allows JSON pretty printing.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

3 January 2021




Leaders and contributors

Contact(s)Role
Aleix Conchillo Flaqué Maintainer


Resources and communication

AudienceResource typeURI
DeveloperBug Trackinghttps://github.com/aconchillo/guile-json/issues
GuileMailing Listhttps://lists.gnu.org/mailman/listinfo/guile-user
WikidataGeneralhttps://www.wikidata.org/wiki/Q91352653
SavannahDeveloperhttps://savannah.nongnu.org/projects/guile-json
GitHubVCS Repository Webviewhttps://github.com/aconchillo/guile-json
SavannahDownloadhttps://download.savannah.nongnu.org/releases/guile-json/
GitHubDownloadhttps://github.com/aconchillo/guile-json/releases
SavannahVCS Repository Webviewhttps://git.savannah.nongnu.org/cgit/guile-json.git
DebianDeveloperhttps://tracker.debian.org/pkg/guile-json


Software prerequisites

KindDescription
Required to useGNU Guile >= 2.0




Entry
















"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Gentoo" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Guix" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.










Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.