This commit is contained in:
2023-11-03 02:14:01 +08:00
parent 95eb916545
commit 9e2cef302b
10 changed files with 0 additions and 699 deletions

View File

@@ -0,0 +1,16 @@
Metadata-Version: 2.1
Name: guan
Version: 0.1.12
Summary: An open source python package
Home-page: https://py.guanjihuan.com
Author: guanjihuan
Author-email: guanjihuan@163.com
Project-URL: Bug Tracker, https://py.guanjihuan.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Guan is an open-source python package developed and maintained by https://www.guanjihuan.com/about (Ji-Huan Guan, 关济寰). The primary location of this package is on website https://py.guanjihuan.com.

View File

@@ -0,0 +1,9 @@
LICENSE
README.md
pyproject.toml
setup.cfg
src/guan/__init__.py
src/guan.egg-info/PKG-INFO
src/guan.egg-info/SOURCES.txt
src/guan.egg-info/dependency_links.txt
src/guan.egg-info/top_level.txt

View File

@@ -0,0 +1 @@

View File

@@ -0,0 +1 @@
guan

4964
PyPI/src/guan/__init__.py Normal file

File diff suppressed because it is too large Load Diff