Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 766 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 766 Bytes

qdownload

Build Status Coverage Status

qdownload is the downloader part of qdd. Its function, given a tarball URL and an integrity string, is to download the the tarball, untar it, and write the files into the given cache and destination directories. File modes are preserved.

(TODO: Docs)

Contributing

See CONTRIBUTING.md.

This project uses the Developer's Certificate of Origin. See DCO.txt.

Code of Conduct

See CODE_OF_CONDUCT.md.

License

MIT License. See LICENSE.txt.