Metadata-Version: 2.3
Name: PyLucas
Version: 0.0.1
Summary: 
License: Copyright (c) 2018 The Python Packaging Authority
         
         Permission is hereby granted, free of charge, to any person obtaining a copy
         of this software and associated documentation files (the "Software"), to deal
         in the Software without restriction, including without limitation the rights
         to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
         copies of the Software, and to permit persons to whom the Software is
         furnished to do so, subject to the following conditions:
         
         The above copyright notice and this permission notice shall be included in all
         copies or substantial portions of the Software.
         
         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.
Author: LuLuLuOfficial
Author-email: xframilrainx@163.com
Requires-Python: >=3.11
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: pyfiglet (>=1.0.2,<2.0.0)
Requires-Dist: tomli-w (>=1.2.0,<2.0.0)
Requires-Dist: twine (>=6.1.0,<7.0.0)
Description-Content-Type: text/markdown

# Welcome To PyLucas

This is a Python distribution made by Nuhil Lucas, designed to implement some commonly used functional modulesIts a Python Package from Nuhil Lucas.

---

注意:
因为之前的仓库整体架构和构建操作等等的问题, 导致现在 PyPi 上面存在三个版本 -> [0.0.0, 1.0.0, 3.1.1], 其中 0.0.0 是最近传上去的正确的包, 1.0.0 和 3.1.1 已经被删除了, 但是 PyPi 的规则限制即使是删除之后也不能上传同一版本号的包上去, 所以更新的时候要注意.

