File: root_test.hjson

package info (click to toggle)
python-hjson 3.1.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,188 kB
  • sloc: python: 3,098; makefile: 13; sh: 8
file content (6 lines) | stat: -rw-r--r-- 85 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
// a object with the root braces omitted
database:
{
  host: 127.0.0.1
  port: 555
}