update to guan project
This commit is contained in:
		
							
								
								
									
										19
									
								
								PyPI/src/guan.egg-info/PKG-INFO
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								PyPI/src/guan.egg-info/PKG-INFO
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,19 @@ | ||||
| Metadata-Version: 2.1 | ||||
| Name: guan | ||||
| Version: 0.0.1 | ||||
| Summary: An open source python package | ||||
| Home-page: https://py.guanjihuan.com | ||||
| Author: guanjihuan | ||||
| Author-email: guanjihuan@163.com | ||||
| License: UNKNOWN | ||||
| Project-URL: Bug Tracker, https://py.guanjihuan.com | ||||
| Platform: UNKNOWN | ||||
| Classifier: Programming Language :: Python :: 3 | ||||
| Classifier: License :: OSI Approved :: MIT License | ||||
| 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. The primary location of this package is on website https://py.guanjihuan.com. | ||||
|  | ||||
							
								
								
									
										9
									
								
								PyPI/src/guan.egg-info/SOURCES.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								PyPI/src/guan.egg-info/SOURCES.txt
									
									
									
									
									
										Normal 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 | ||||
							
								
								
									
										1
									
								
								PyPI/src/guan.egg-info/dependency_links.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								PyPI/src/guan.egg-info/dependency_links.txt
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | ||||
|  | ||||
							
								
								
									
										1
									
								
								PyPI/src/guan.egg-info/top_level.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								PyPI/src/guan.egg-info/top_level.txt
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | ||||
| guan | ||||
| @@ -9,7 +9,7 @@ import copy | ||||
| # test | ||||
| 
 | ||||
| def test(): | ||||
|     print('\nSuccess in the installation of GJH package!\n') | ||||
|     print('\nSuccess in the installation of GUAN package!\n') | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
		Reference in New Issue
	
	Block a user
	 guanjihuan
					guanjihuan