https://github.com/zkat/turron
Rusty NuGet client
https://github.com/zkat/turron
Last synced: 8 months ago
JSON representation
Rusty NuGet client
- Host: GitHub
- URL: https://github.com/zkat/turron
- Owner: zkat
- License: other
- Created: 2021-07-30T23:22:40.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-24T18:39:40.000Z (over 4 years ago)
- Last Synced: 2025-05-05T20:11:58.287Z (8 months ago)
- Language: Rust
- Size: 1.1 MB
- Stars: 20
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# turron
It's a [NuGet](https://nuget.org) client built in Rust. It's not really meant
to replace existing nuget clients. It's more of a playground for experimenting
with related tooling.
This repo includes the `nuget-api` crate, which is a wrapper around the
official NuGet service API (aka sources).