File: debcargo.toml

package info (click to toggle)
rust-multipart 0.18.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 416 kB
  • sloc: makefile: 2; sh: 1
file content (12 lines) | stat: -rw-r--r-- 365 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
overlay = "."
uploaders = ["Tobias Deiminger <tobias.deiminger@posteo.de>"]
collapse_features = true
bin = false
summary = "Library to support HTTP POST multipart/form-data requests"
description = """
Backend-agnostic extension for HTTP libraries that provides support for POST
multipart/form-data requests on both client and server.
"""

[source]
section = "rust"