File debian.control of Package rust

Source: rust
Section: devel
Priority: optional
Maintainer: hawkeye116477 <hawkeye116477@gmail.com>
Build-Depends: debhelper (>= 9),
               python3,
               autotools-dev,
               cmake (>= 3.0) | cmake3,
               curl,
               ccache,
               llvm-dev (>= 12.0) | llvm-12-dev | llvm-12-dev | llvm-13-dev | llvm-15-dev,
               lsb-release,
               pkg-config,
               zlib1g-dev,
               procps,
               libssl-dev,
               libclang-rt-dev | libclang-rt-15-dev | libclang-common-15-dev
Build-Conflicts: gdb-minimal (<< 8.1-0) <!nocheck>
Standards-Version: 3.9.7
Homepage: http://www.rust-lang.org/

Package: rust
Architecture: any
Multi-Arch: allowed
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}, gcc, libc-dev, binutils (>= 2.26)
Provides: cargo (= ${binary:Version}), rustc (= ${source:Version}), libstd-rust-dev (= ${source:Version}), rust-gdb (= ${source:Version}), rustfmt (= ${source:Version}), rust-lldb (= ${source:Version}), libstd-rust (= ${source:Version}), libstd-rust-dev (= ${source:Version}), rust-doc (= ${source:Version})
Description: Rust systems programming language
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
openSUSE Build Service is sponsored by