code-loop 0.0.1a1__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.
code_loop/__init__.py ADDED
File without changes
@@ -0,0 +1,16 @@
1
+ Metadata-Version: 2.4
2
+ Name: code-loop
3
+ Version: 0.0.1a1
4
+ Summary: A placeholder package for code-loop
5
+ License: Apache License 2.0
6
+ Classifier: License :: OSI Approved :: Apache Software License
7
+ Classifier: Operating System :: OS Independent
8
+ Classifier: Programming Language :: Python :: 3
9
+ Requires-Python: >=3.8
10
+ Description-Content-Type: text/markdown
11
+
12
+ # code-loop
13
+
14
+ * 패키지명: code-loop
15
+ * 등록일자: 2026-06-10
16
+ * 라이선스: Apache-2.0
@@ -0,0 +1,4 @@
1
+ code_loop/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ code_loop-0.0.1a1.dist-info/METADATA,sha256=_PjNZVtbNzd6BHvTAlliBYkg1R4V8cPmIPMogEuh7uQ,443
3
+ code_loop-0.0.1a1.dist-info/WHEEL,sha256=mffPy8wBnZQn2VnJUU5jE99KsxaSfiyMHV9Yt0aLVxs,87
4
+ code_loop-0.0.1a1.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: hatchling 1.30.1
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any