File: TODO

package info (click to toggle)
confget 5.1.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 736 kB
  • sloc: python: 1,017; ansic: 893; sh: 770; makefile: 142
file content (12 lines) | stat: -rw-r--r-- 404 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
<!--
SPDX-FileCopyrightText: Peter Pentchev <roam@ringlet.net>
SPDX-License-Identifier: BSD-2-Clause
-->

A simple to-do list for confget, the configuration file parser:
- implement an HTTP POST configuration backend, deal with file uploads
- let the user give freeform options to the backends, e.g. file dir for
  HTTP POST uploaded files
- some automated configuration (autoconf or similar)

$Ringlet$