No description
Find a file
Zbigniew Jędrzejewski-Szmek 2f12c83d14 Remove half-downloaded crate on ^C
Subsequent invocations would fail with an error about a corrupted file.
We don't have support for resuming a failed download, so let's remove the
partial download results.
2018-09-24 11:09:52 +02:00
data macros: remove support for target-dir 2018-06-22 21:53:09 +02:00
rust2rpm Remove half-downloaded crate on ^C 2018-09-24 11:09:52 +02:00
.gitignore gitignore: add /build/ 2018-01-08 20:08:43 +01:00
LICENSE
MANIFEST.in Translate SPDX licenses to Fedora license tags, warn about "/" 2018-08-16 16:16:02 +02:00
README.rst
requirements.txt Filter dependencies using the cfg language 2018-08-16 15:38:51 +02:00
setup.py buildsys: release++ 2018-09-02 18:23:55 +02:00
test.py
tox.ini tox: update envlist 2018-08-14 08:56:48 +02:00

========
rust2rpm
========

Convert Rust crates to RPM.