No description
Find a file
Igor Gnatenko 1ac75bb703 move arguments parsing under __name__ == __main__ condition
This way we will be able to import this from some place and use other
functions.

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-01-30 23:16:26 +01:00
cargo-deps.py move arguments parsing under __name__ == __main__ condition 2017-01-30 23:16:26 +01:00
cargo.attr add Requires/Conflicts generator 2017-01-30 18:46:45 +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
test.py add tests for requires and conflicts 2017-01-30 18:46:58 +01:00