tancker 0.0.1__tar.gz

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.
tancker-0.0.1/PKG-INFO ADDED
@@ -0,0 +1,12 @@
1
+ Metadata-Version: 2.4
2
+ Name: tancker
3
+ Version: 0.0.1
4
+ Summary: Reserved for Tancker - self-hosted ticket-to-PR orchestration daemon. See tancker.dev
5
+ License: Apache-2.0
6
+ Project-URL: Homepage, https://tancker.dev
7
+ Project-URL: Repository, https://github.com/tancker/tancker
8
+ Description-Content-Type: text/markdown
9
+
10
+ # Tancker
11
+
12
+ Name reserved for [Tancker](https://tancker.dev) - self-hosted orchestration daemon for AI coding agents. Real package coming with the SDK.
@@ -0,0 +1,3 @@
1
+ # Tancker
2
+
3
+ Name reserved for [Tancker](https://tancker.dev) - self-hosted orchestration daemon for AI coding agents. Real package coming with the SDK.
@@ -0,0 +1,9 @@
1
+ [project]
2
+ name = "tancker"
3
+ version = "0.0.1"
4
+ description = "Reserved for Tancker - self-hosted ticket-to-PR orchestration daemon. See tancker.dev"
5
+ readme = "README.md"
6
+ license = {text = "Apache-2.0"}
7
+ [project.urls]
8
+ Homepage = "https://tancker.dev"
9
+ Repository = "https://github.com/tancker/tancker"
@@ -0,0 +1,4 @@
1
+ [egg_info]
2
+ tag_build =
3
+ tag_date = 0
4
+
@@ -0,0 +1,12 @@
1
+ Metadata-Version: 2.4
2
+ Name: tancker
3
+ Version: 0.0.1
4
+ Summary: Reserved for Tancker - self-hosted ticket-to-PR orchestration daemon. See tancker.dev
5
+ License: Apache-2.0
6
+ Project-URL: Homepage, https://tancker.dev
7
+ Project-URL: Repository, https://github.com/tancker/tancker
8
+ Description-Content-Type: text/markdown
9
+
10
+ # Tancker
11
+
12
+ Name reserved for [Tancker](https://tancker.dev) - self-hosted orchestration daemon for AI coding agents. Real package coming with the SDK.
@@ -0,0 +1,6 @@
1
+ README.md
2
+ pyproject.toml
3
+ tancker.egg-info/PKG-INFO
4
+ tancker.egg-info/SOURCES.txt
5
+ tancker.egg-info/dependency_links.txt
6
+ tancker.egg-info/top_level.txt