File: mixed-string-table.toml

package info (click to toggle)
libtoml-tiny-perl 0.15-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,780 kB
  • sloc: perl: 1,148; makefile: 10
file content (4 lines) | stat: -rw-r--r-- 139 bytes parent folder | download | duplicates (15)
1
2
3
4
contributors = [
  "Foo Bar <foo@example.com>",
  { name = "Baz Qux", email = "bazqux@example.com", url = "https://example.com/bazqux" }
]