• R/O
  • HTTP
  • SSH
  • HTTPS

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

File Info

Rev. 10ecac5b81ff0a74d192a8254ab0abcd4954155a
크기 504 bytes
Time 2023-04-03 20:13:09
Author dyknon
Log Message

message about copy

Content

= Text::Hjson

== About

It is Hjson <https://hjson.github.io/> parser written in perl.

== Usage

my $result = Text::Hjson->decode($hjson);

$hjson here should be a decoded utf8 string.

== Copyright

Test cases in t/hjson_official.t is distributed under MIT license.
The copyright notice and license can be found in the file itself.

Other portions of this package are written by dyknon in 2023.
they are associated to CC0 1.0
<https://creativecommons.org/publicdomain/zero/1.0/>.
Copyright is waived.