No description
Find a file
Neal Gompa 4f234e09ca
add option to copy crate to current working directory
This is needed to support the rust2rpm OBS source service.

Merges: https://pagure.io/fedora-rust/rust2rpm/pull-request/52

Signed-off-by: Neal Gompa <ngompa13@gmail.com>
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-08-15 19:57:38 +02:00
data macros: remove support for target-dir 2018-06-22 21:53:09 +02:00
rust2rpm add option to copy crate to current working directory 2018-08-15 19:57:38 +02:00
.gitignore gitignore: add /build/ 2018-01-08 20:08:43 +01:00
LICENSE add MIT license text 2017-01-30 18:46:00 +01:00
MANIFEST.in add support for Mageia and (open)SUSE 2018-01-08 20:08:04 +01:00
README.rst distribute rust2rpm in PyPI via setuptools 2017-02-12 11:35:45 +01:00
requirements.txt add requirements.txt 2017-02-05 14:58:18 +01:00
setup.py setup.py: update classifiers 2018-08-14 09:07:52 +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.