julien-python-toolkit 0.1.0__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,4 @@
1
+ # This file is part of the "your-package-name" project.
2
+ # It is licensed under the "Custom Non-Commercial License".
3
+ # You may not use this file for commercial purposes without
4
+ # explicit permission from the author.
@@ -0,0 +1,6 @@
1
+ Custom Non-Commercial License
2
+
3
+ Permission is hereby granted to use, copy, modify, and distribute this software for personal, non-commercial purposes only.
4
+ Commercial use of this software is strictly prohibited without explicit permission from the author.
5
+
6
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT, OR OTHERWISE, ARISING FROM, OUT OF, OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -0,0 +1,15 @@
1
+ Metadata-Version: 2.1
2
+ Name: julien-python-toolkit
3
+ Version: 0.1.0
4
+ Summary: Important code that I reuse through multiple projects. Please see license for allowed use.
5
+ Home-page: https://github.com/JulienPython/JulienPythonToolkit-V001
6
+ Author: Julien Python
7
+ Author-email: python.julien@hotmail.com
8
+ License: Custom Non-Commercial License
9
+ Classifier: Programming Language :: Python :: 3
10
+ Description-Content-Type: text/markdown
11
+ License-File: LICENSE.txt
12
+
13
+ # JulienPythonToolkit-V001
14
+
15
+ Important code that I reuse through multiple projects. Please see license for allowed use.
@@ -0,0 +1,6 @@
1
+ julien_python_toolkit/__init__.py,sha256=mMFcy9ER3lPb7hkxRAwSh-myMVCYJ2oJHthvmqVudPo,214
2
+ julien_python_toolkit-0.1.0.dist-info/LICENSE.txt,sha256=r57bRR9Vw2Ofdh3_KZ9TmKCPg00boM3sHNe4gzdpHlI,720
3
+ julien_python_toolkit-0.1.0.dist-info/METADATA,sha256=MNToK_0s9UEBHknrFNQbsXbFN8jOh7n9dC8evBbpsk8,568
4
+ julien_python_toolkit-0.1.0.dist-info/WHEEL,sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA,91
5
+ julien_python_toolkit-0.1.0.dist-info/top_level.txt,sha256=CJQtwdeqYA-xduhhpHSKXwINYvOlJ74LxIfi_Q7olDs,22
6
+ julien_python_toolkit-0.1.0.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (75.2.0)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
@@ -0,0 +1 @@
1
+ julien_python_toolkit