agent-action-capsule 0.0.1__py3-none-any.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.
@@ -0,0 +1,6 @@
1
+ # SPDX-License-Identifier: Apache-2.0
2
+ """Name claim for the Agent Action Capsule — a SCITT application profile for
3
+ verifiable agent actions. No implementation yet; the real release will follow.
4
+ The substrate it builds on is published as ``scitt-cose``."""
5
+
6
+ __version__ = "0.0.1"
@@ -0,0 +1,26 @@
1
+ Metadata-Version: 2.4
2
+ Name: agent-action-capsule
3
+ Version: 0.0.1
4
+ Summary: Agent Action Capsule — a SCITT application profile for verifiable agent actions (name claim; implementation to follow).
5
+ Author: Action State Group
6
+ License: Apache-2.0
7
+ Project-URL: Homepage, https://github.com/agent-action-capsule
8
+ Keywords: scitt,cose,agent,capsule,attestation,transparency
9
+ Classifier: Development Status :: 1 - Planning
10
+ Classifier: License :: OSI Approved :: Apache Software License
11
+ Classifier: Programming Language :: Python :: 3
12
+ Classifier: Topic :: Security :: Cryptography
13
+ Requires-Python: >=3.9
14
+ Description-Content-Type: text/markdown
15
+
16
+ <!-- SPDX-License-Identifier: Apache-2.0 -->
17
+ # agent-action-capsule
18
+
19
+ **Name claim.** This release reserves the `agent-action-capsule` package name
20
+ for the **Agent Action Capsule** — a SCITT application profile for verifiable
21
+ agent actions. It contains no implementation yet; the real release will follow.
22
+
23
+ The profile-agnostic SCITT/COSE substrate it will build on is already
24
+ published: [`scitt-cose`](https://pypi.org/project/scitt-cose/).
25
+
26
+ Operated by Action State Group. Apache-2.0.
@@ -0,0 +1,5 @@
1
+ agent_action_capsule/__init__.py,sha256=aahYprFJnWhIQVXA3di87NwEN1De1U3ae3wy-AidMlQ,281
2
+ agent_action_capsule-0.0.1.dist-info/METADATA,sha256=-1O1ba8-njOCIR3BtRQgJi2oD9di2yTZRded6eVLehw,1121
3
+ agent_action_capsule-0.0.1.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
4
+ agent_action_capsule-0.0.1.dist-info/top_level.txt,sha256=deOyKP0mY4SeTk_eLtGSDLGnt99M67EYw1D03TGmBE0,21
5
+ agent_action_capsule-0.0.1.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (82.0.1)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
@@ -0,0 +1 @@
1
+ agent_action_capsule