No description
Find a file
Igor Gnatenko 38ca0bf280 use Metadata directly instead of calling subprocess
Subprocesses are slow and we have to pass too many different parameters
for rendering. It's better to pass just metadata object and use Python
interface.

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-02-03 10:39:37 +01:00
cargo.attr rename cargo-deps.py to cargodeps.py 2017-01-30 23:21:21 +01:00
cargodeps.py trivial: fix indent 2017-02-03 10:39:06 +01:00
LICENSE add MIT license text 2017-01-30 18:46:00 +01:00
macros.cargo initial trivial macro 2017-01-30 18:46:23 +01:00
macros.rust initial trivial macro 2017-01-30 18:46:23 +01:00
macros.rust-srpm initial trivial macro 2017-01-30 18:46:23 +01:00
rust2rpm.py use Metadata directly instead of calling subprocess 2017-02-03 10:39:37 +01:00
test.py rename cargo-deps.py to cargodeps.py 2017-01-30 23:21:21 +01:00