No description
Find a file
Zbigniew Jędrzejewski-Szmek 5a1cde5b8d Throw an error if -s is used without a crate
In the future we might want to be smarter and find the crate, but let's at least
not ignore the option completely.
2018-09-24 11:09:52 +02:00
data macros: remove support for target-dir 2018-06-22 21:53:09 +02:00
rust2rpm Throw an error if -s is used without a crate 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 optional dependencies are also features 2018-01-08 14:37:29 +01:00
tox.ini tox: update envlist 2018-08-14 08:56:48 +02:00

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

Convert Rust crates to RPM.