[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#786432: RFP: cargo -- Rust package manager



Package: wnpp
Severity: wishlist

* Package name    : cargo
  Version         : 0.2.0
  Upstream Author : Alex Crichton <alex@alexcrichton.com>
* URL             : https://crates.io/
* License         : MIT/X
  Programming Lang: Rust
  Description     : Rust package manager

 Cargo is a tool that allows Rust projects to declare their various
 dependencies, and ensure that you'll always get a repeatable build.
 
 To accomplish this goal, Cargo does four things:
 .
 * Introduces two metadata files with various bits of project
   information.
 .
 * Fetches and builds your project's dependencies.
 .
 * Invokes rustc or another build tool with the correct parameters to
   build your project.
 .
 * Introduces conventions, making working with Rust projects easier.

-- 
Miguel Landaeta, nomadium at debian.org
secure email with PGP 0x6E608B637D8967E9 available at http://miguel.cc/key.
"Faith means not wanting to know what is true." -- Nietzsche

Attachment: signature.asc
Description: Digital signature


Reply to: