File: example.ini

package info (click to toggle)
python-apptools 5.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,552 kB
  • sloc: python: 9,868; makefile: 80
file content (13 lines) | stat: -rw-r--r-- 228 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
[acme.ui]
bgcolor = blue
width = 50
ratio = 1.0
visible = True
description = 'acme ui'
offsets = "[1, 2, 3, 4]"
names = "['joe', 'fred', 'jane']"
invalid = "sum(range(100))"

[acme.ui.splash_screen]
image = splash
fgcolor = red