No description
Find a file
Daniel Baumann 15ccb7dda4
Releasing fastforward version 1.46~ffwd13+u1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2026-06-24 10:34:22 +02:00
bin Adding upstream version 1.44. 2026-05-11 01:28:56 +02:00
debian Releasing fastforward version 1.46~ffwd13+u1. 2026-06-24 10:34:22 +02:00
docs Adding upstream version 1.44. 2026-05-11 01:28:56 +02:00
dput Merging upstream version 1.46. 2026-06-24 10:33:15 +02:00
examples Adding upstream version 1.44. 2026-05-11 01:28:56 +02:00
skel Merging upstream version 1.46. 2026-06-24 10:33:15 +02:00
tests Merging upstream version 1.45. 2026-05-11 01:31:54 +02:00
.gitlab-ci.yml Adding upstream version 1.44. 2026-05-11 01:28:56 +02:00
.project Adding upstream version 1.44. 2026-05-11 01:28:56 +02:00
.pydevproject Adding upstream version 1.44. 2026-05-11 01:28:56 +02:00
AUTHORS Adding upstream version 1.44. 2026-05-11 01:28:56 +02:00
FAQ Adding upstream version 1.44. 2026-05-11 01:28:56 +02:00
LICENSE Adding upstream version 1.44. 2026-05-11 01:28:56 +02:00
README.md Adding upstream version 1.44. 2026-05-11 01:28:56 +02:00
requirements.txt Adding upstream version 1.44. 2026-05-11 01:28:56 +02:00
setup.cfg Adding upstream version 1.44. 2026-05-11 01:28:56 +02:00
setup.py Merging upstream version 1.46. 2026-06-24 10:33:15 +02:00
TODO Adding upstream version 1.44. 2026-05-11 01:28:56 +02:00

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 for more on topics that might interest you.