nuspec

Crates.ionuspec
lib.rsnuspec
version0.2.0
created_at2025-07-21 23:12:28.183392+00
updated_at2025-07-21 23:35:03.703728+00
descriptionImplementation of Nuspec Specification
homepage
repositoryhttps://github.com/sv-tools/nuspec-rs
max_upload_size
id1762790
size79,446
Sergey Vilgelm (SVilgelm)

documentation

README

nuspec

Generating .nuspec file for a Rust project to pack as a Nuget package.

Crates

nuspec

  • Implementation of the full NuGet package specification. Can be used independently to work with .nuspec files.
  • Implements a nuspec generator. It is guarded by the generate feature and enabled by default.

nuspec-test

A test crate to test the nuspec crate and to publish it as a NuGet package.

Commit count: 0

cargo fmt