Skip to content
This repository was archived by the owner on May 27, 2026. It is now read-only.

sv-tools/nuspec-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Generating .nuspec file for a Rust project to pack as a .nupgk

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Contributors

Languages