CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
cargo2rpm/__init__.py
cargo2rpm/__main__.py
cargo2rpm/cli.py
cargo2rpm/metadata.py
cargo2rpm/py.typed
cargo2rpm/rpm.py
cargo2rpm/semver.py
cargo2rpm/utils.py
cargo2rpm.egg-info/PKG-INFO
cargo2rpm.egg-info/SOURCES.txt
cargo2rpm.egg-info/dependency_links.txt
cargo2rpm.egg-info/entry_points.txt
cargo2rpm.egg-info/top_level.txt
cargo2rpm/testdata/__init__.py
cargo2rpm/testdata/ahash-0.8.3.json
cargo2rpm/testdata/aho-corasick-1.0.2.json
cargo2rpm/testdata/assert_cmd-2.0.8.json
cargo2rpm/testdata/assert_fs-1.0.10.json
cargo2rpm/testdata/autocfg-1.1.0.json
cargo2rpm/testdata/bstr-1.2.0.json
cargo2rpm/testdata/cfg-if-1.0.0.json
cargo2rpm/testdata/clap-4.1.4.json
cargo2rpm/testdata/espanso-2.1.8.json
cargo2rpm/testdata/fapolicy-analyzer-0.6.8.json
cargo2rpm/testdata/gstreamer-0.19.7.json
cargo2rpm/testdata/human-panic-1.1.0.json
cargo2rpm/testdata/hyperfine-1.15.0.json
cargo2rpm/testdata/iri-string-0.7.0.json
cargo2rpm/testdata/libblkio-1.2.2.json
cargo2rpm/testdata/libc-0.2.139.json
cargo2rpm/testdata/predicates-2.1.5.json
cargo2rpm/testdata/proc-macro2-1.0.50.json
cargo2rpm/testdata/quote-1.0.23.json
cargo2rpm/testdata/rand-0.8.5.json
cargo2rpm/testdata/rand_core-0.6.4.json
cargo2rpm/testdata/regex-1.8.4.json
cargo2rpm/testdata/regex-syntax-0.7.2.json
cargo2rpm/testdata/rpm-sequoia-1.2.0.json
cargo2rpm/testdata/rust_decimal-1.28.0.json
cargo2rpm/testdata/rustix-0.36.8.json
cargo2rpm/testdata/serde-1.0.152.json
cargo2rpm/testdata/serde_derive-1.0.152.json
cargo2rpm/testdata/sha1collisiondetection-0.3.1.json
cargo2rpm/testdata/syn-1.0.107.json
cargo2rpm/testdata/time-0.3.17.json
cargo2rpm/testdata/tokio-1.25.0.json
cargo2rpm/testdata/unicode-xid-0.2.4.json
cargo2rpm/testdata/zbus-3.8.0.json
cargo2rpm/testdata/zola-0.16.1.json
cargo2rpm/testdata/zoxide-0.9.0.json
cargo2rpm/tests/__init__.py
cargo2rpm/tests/test_cli.py
cargo2rpm/tests/metadata/__init__.py
cargo2rpm/tests/metadata/test_deps.py
cargo2rpm/tests/metadata/test_description.py
cargo2rpm/tests/metadata/test_feature_closure.py
cargo2rpm/tests/metadata/test_feature_flags.py
cargo2rpm/tests/metadata/test_package.py
cargo2rpm/tests/metadata/test_workspace_features.py
cargo2rpm/tests/rpm/__init__.py
cargo2rpm/tests/rpm/test_buildrequires.py
cargo2rpm/tests/rpm/test_provides.py
cargo2rpm/tests/rpm/test_requires.py
cargo2rpm/tests/rpm/test_subpackages.py
cargo2rpm/tests/semver/__init__.py
cargo2rpm/tests/semver/test_comparator.py
cargo2rpm/tests/semver/test_prerelease.py
cargo2rpm/tests/semver/test_prerelease_comp.py
cargo2rpm/tests/semver/test_regex.py
cargo2rpm/tests/semver/test_version.py
cargo2rpm/tests/semver/test_version_comp.py
cargo2rpm/tests/semver/test_version_req.py