astral-dev-toolchain-cargo-lambda 1.9.2__py3-none-win_arm64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- astral_dev_toolchain_cargo_lambda-1.9.2.data/scripts/cargo-lambda.exe +0 -0
- astral_dev_toolchain_cargo_lambda-1.9.2.dist-info/METADATA +33 -0
- astral_dev_toolchain_cargo_lambda-1.9.2.dist-info/RECORD +5 -0
- astral_dev_toolchain_cargo_lambda-1.9.2.dist-info/WHEEL +4 -0
- astral_dev_toolchain_cargo_lambda-1.9.2.dist-info/sboms/cargo-lambda.cyclonedx.json +23121 -0
|
Binary file
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: astral-dev-toolchain-cargo-lambda
|
|
3
|
+
Version: 1.9.2
|
|
4
|
+
Summary: Cargo subcommand to work with AWS Lambda
|
|
5
|
+
Keywords: cargo,subcommand,aws,lambda
|
|
6
|
+
Home-Page: https://github.com/cargo-lambda/cargo-lambda
|
|
7
|
+
Maintainer-email: Astral <hey@astral.sh>
|
|
8
|
+
License: MIT
|
|
9
|
+
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
|
|
10
|
+
Project-URL: Homepage, https://github.com/cargo-lambda/cargo-lambda
|
|
11
|
+
Project-URL: Source Code, https://github.com/cargo-lambda/cargo-lambda
|
|
12
|
+
|
|
13
|
+
> **Build provenance:** This package is built and distributed by [Astral](https://astral.sh) as part of [`astral-dev-toolchain`](https://github.com/astral-sh/astral-dev-toolchain).
|
|
14
|
+
> It packages [`cargo-lambda`](https://github.com/cargo-lambda/cargo-lambda) from tag `v1.9.2` at commit `67129fc48dbfa3d75fb7de19fef9efb536082992`.
|
|
15
|
+
|
|
16
|
+
---
|
|
17
|
+
|
|
18
|
+
# cargo-lambda
|
|
19
|
+
|
|
20
|
+
cargo-lambda is a [Cargo](https://doc.rust-lang.org/cargo/) subcommand to help you work with AWS Lambda.
|
|
21
|
+
|
|
22
|
+
Get started by looking at **[the documentation](https://www.cargo-lambda.info/guide/getting-started)**.
|
|
23
|
+
|
|
24
|
+
## License
|
|
25
|
+
|
|
26
|
+
This project is released under the [MIT License](/LICENSE).
|
|
27
|
+
|
|
28
|
+
## Sponsors
|
|
29
|
+
|
|
30
|
+
This project is maintained thanks to the sponsorship of the individuals below. If you want to sponsor my work on Cargo Lambda, check out the [GitHub Sponsors page](https://github.com/sponsors/calavera/).
|
|
31
|
+
|
|
32
|
+
<a href="https://github.com/arthurmf"><img src="https://avatars.githubusercontent.com/u/15284868?s=100&v=4" width="50" height="50" alt="@arthurmf"></a> <a href="https://github.com/lmammino"><img src="https://avatars.githubusercontent.com/u/205629?s=100&v=4" width="50" height="50" alt="@lmammino"></a> <a href="https://github.com/jeastham1993"><img src="https://avatars.githubusercontent.com/u/14234617?s=100&v=4" width="50" height="50" alt="@jeastham1993"></a> <a href="https://github.com/RDarrylR"><img src="https://avatars.githubusercontent.com/u/1441671?s=100&v=4" width="50" height="50" alt="@RDarrylR"></a>
|
|
33
|
+
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
astral_dev_toolchain_cargo_lambda-1.9.2.data/scripts/cargo-lambda.exe,sha256=G7039KwL3yjmtgBPJZnSBUWpULXzOECVIqEPE7MKYz0,32204288
|
|
2
|
+
astral_dev_toolchain_cargo_lambda-1.9.2.dist-info/METADATA,sha256=dW7F4XC4K4xbGkMb0hCNJZFge3xy5O85vmm_nTqE7dQ,1963
|
|
3
|
+
astral_dev_toolchain_cargo_lambda-1.9.2.dist-info/WHEEL,sha256=HFYih4WXcC5rmYTuselhEbrQhijkWBtMrfSegtgvPSA,94
|
|
4
|
+
astral_dev_toolchain_cargo_lambda-1.9.2.dist-info/sboms/cargo-lambda.cyclonedx.json,sha256=EB_cQezfrz0wKpNDs0b9R3BTRYNKf-onBSVwGx6sGaw,781176
|
|
5
|
+
astral_dev_toolchain_cargo_lambda-1.9.2.dist-info/RECORD,,
|