muzzler 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.
muzzler/__init__.py
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: muzzler
|
|
3
|
+
Version: 0.0.1
|
|
4
|
+
Summary: Name placeholder for the muzzler project. Reserved package.
|
|
5
|
+
Author-email: muzzler-ai <hello@865charlesw.com>
|
|
6
|
+
License-Expression: AGPL-3.0-only
|
|
7
|
+
Project-URL: Homepage, https://github.com/muzzler-ai/muzzler
|
|
8
|
+
Project-URL: Repository, https://github.com/muzzler-ai/muzzler
|
|
9
|
+
Project-URL: Issues, https://github.com/muzzler-ai/muzzler/issues
|
|
10
|
+
Keywords: muzzler,placeholder
|
|
11
|
+
Classifier: Development Status :: 1 - Planning
|
|
12
|
+
Classifier: Programming Language :: Python :: 3
|
|
13
|
+
Requires-Python: >=3.8
|
|
14
|
+
Description-Content-Type: text/markdown
|
|
15
|
+
|
|
16
|
+
# muzzler
|
|
17
|
+
|
|
18
|
+
Reserved name placeholder for the [muzzler](https://github.com/muzzler-ai/muzzler) project.
|
|
19
|
+
|
|
20
|
+
This package currently reserves the `muzzler` name on PyPI. Real functionality is
|
|
21
|
+
coming soon.
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
muzzler/__init__.py,sha256=dre0m-QU4QVXMHaO7s_X_s9wJZQaAmI5N39Mt7KgKQk,112
|
|
2
|
+
muzzler-0.0.1.dist-info/METADATA,sha256=MUZPDZ_HiQysbYc8Jcb93y4sf_7XhsjPDmlbLbOT3aQ,781
|
|
3
|
+
muzzler-0.0.1.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
|
|
4
|
+
muzzler-0.0.1.dist-info/top_level.txt,sha256=QO3nBTXDFX57knOTXEI2Hz2jfrmLmu2vJOEoxF2bG8o,8
|
|
5
|
+
muzzler-0.0.1.dist-info/RECORD,,
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
muzzler
|