/usr/share/dput-ng/README is in dput-ng 1.8.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 | Howdy!
Firstly, thanks for trying out dput-ng.
Here's what's up with these subdirs:
Interesting stuff:
- metas: meta-classes for config files.
- profiles: where you set upload targets (ftp-master, etc)
- scripts: added to sys.path, for local plugins (etc)
Boring stuff:
- hooks: where hook routines register themselves.
- commands: where dcut routines register themselves.
- interfaces: where user interface routines register themselves.
- uploaders: where upload routines register themselves.
- codenames: list of codenames for things.
- schemas: where the schemas for the conffiles are loaded (/usr/share
only)
You should read through:
- http://dput.readthedocs.org/en/latest/reference/configs.html
or, if you have the dput-ng-doc package installed:
- file:///usr/share/doc/dput-ng/html/reference/configs.html
Have fun!
paultag & arno
|