OSDN Git Service

Add simple config parser
authora <a@b.c>
Sat, 29 Oct 2016 16:55:52 +0000 (18:55 +0200)
committera <a@b.c>
Sat, 29 Oct 2016 16:55:52 +0000 (18:55 +0200)
commitbbd52da6617a1781fe908f5c58c0ae86eb5ae09c
tree7583e7d929d330b669dcb0b8d03f2faef598d88c
parenta944504ae47ae98dd1ed46708eb8758a8c8c6ec9
Add simple config parser
18 files changed:
.gitignore
README.md
bootstrap
doc/pinkybar.1
m4/extend.m4
m4/weather.m4
src/cpu.c
src/main.c
src/openbsd_functions.c
src/options.c
src/perl.c
src/prototypes/options.h
src/prototypes/perl.h
src/prototypes/python.h
src/prototypes/weather.h
src/python.c
src/sound.c
src/weather.c