https://github.com/debian/dput-ng
[MIRROR] - do not open PRs here
https://github.com/debian/dput-ng
Last synced: 8 months ago
JSON representation
[MIRROR] - do not open PRs here
- Host: GitHub
- URL: https://github.com/debian/dput-ng
- Owner: Debian
- License: gpl-2.0
- Created: 2012-10-27T14:44:08.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2021-06-24T13:35:19.000Z (almost 5 years ago)
- Last Synced: 2025-04-06T06:22:20.510Z (about 1 year ago)
- Language: Python
- Homepage: https://salsa.debian.org/debian/dput-ng
- Size: 1.35 MB
- Stars: 14
- Watchers: 45
- Forks: 24
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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.