File: README.md

package info (click to toggle)
dput-ng 1.43
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,052 kB
  • sloc: python: 3,927; makefile: 154; sh: 10
file content (15 lines) | stat: -rw-r--r-- 553 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
dput-ng
-------

dput-ng is a from-scratch refresh of the old `dput(1)` command. This tool is
used (at some point) to aid with the act of uploading a package to an archive.

dput-ng aims to be compatible with the old `dput(1)` config files, while
adding additional features for better sanity checking, and designed in an
extensible way.

In addition, dput-ng also provides a Python package that's totally usable
from 3ed party apps that wish to integrate with dput-ng.

Check the [docs](http://dput.rtfd.org) for more on topics that might
interest you.