Skip to content

Commit

Permalink
feat: add rust-clap, rust-clap-lex, rust-termcolor, rust-os-str-bytes…
Browse files Browse the repository at this point in the history
…, rust-winapi-util

rust-clap, Rust Command Line Argument Parser.
rust-clap-lex, Minimal, flexible command line parser.
rust-termcolor, Simple cross platform library for writing colored text to a terminal.
rust-os-str-bytes, Utilities for converting between byte sequences and platform-native st>
rust-winapi-util, Dumping ground for high level safe wrappers over winapi.

Log: rust-clap, rust-clap-lex, rust-termcolor, rust-os-str-bytes, rust-winapi-util would >

Issue:
        deepin-community/sig-deepin-sysdev-team#76
        deepin-community/sig-deepin-sysdev-team#83
        deepin-community/sig-deepin-sysdev-team#82
        deepin-community/sig-deepin-sysdev-team#84
        deepin-community/sig-deepin-sysdev-team#28
  • Loading branch information
Komorebi-yaodong authored and chenchongbiao committed Jul 4, 2023
1 parent 4ffe81d commit 108e2ff
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions repos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -834,3 +834,23 @@ repos:
group: deepin-sysdev-team
info: Rust target for the Windows operating system, used for building Rust applications that run on 64-bit Windows systems using the GNU toolchain.

- repo: rust-clap
group: deepin-sysdev-team
info: Rust Command Line Argument Parser.

- repo: rust-clap-lex
group: deepin-sysdev-team
info: Minimal, flexible command line parser.

- repo: rust-termcolor
group: deepin-sysdev-team
info: Simple cross platform library for writing colored text to a terminal.

- repo: rust-os-str-bytes
group: deepin-sysdev-team
info: Utilities for converting between byte sequences and platform-native strings.

- repo: rust-winapi-util
group: deepin-sysdev-team
info: Dumping ground for high level safe wrappers over winapi.

0 comments on commit 108e2ff

Please sign in to comment.