mirror of
				https://github.com/k4yt3x/video2x.git
				synced 2025-10-31 04:40:59 +01:00 
			
		
		
		
	updated setup licensing and classification info
This commit is contained in:
		
							parent
							
								
									53456cd442
								
							
						
					
					
						commit
						2b539c15f7
					
				
							
								
								
									
										16
									
								
								setup.cfg
									
									
									
									
									
								
							
							
						
						
									
										16
									
								
								setup.cfg
									
									
									
									
									
								
							| @ -1,7 +1,7 @@ | ||||
| # Name: Video2X PyPI setup file | ||||
| # Creator: K4YT3X | ||||
| # Date Created: June 17, 2021 | ||||
| # Last Modified: February 4, 2022 | ||||
| # Last Modified: February 11, 2022 | ||||
| 
 | ||||
| # build & publish commands | ||||
| # pip install --user -U setuptools wheel twine build | ||||
| @ -13,17 +13,23 @@ name = video2x | ||||
| version = 5.0.0-beta1 | ||||
| author = K4YT3X | ||||
| author_email = i@k4yt3x.com | ||||
| license = GNU General Public License v3.0 | ||||
| description = A lossless video/GIF/image upscaler | ||||
| license = GNU Affero General Public License v3.0 | ||||
| description = A video/GIF/image upscaler and frame interpolator | ||||
| url = https://github.com/k4yt3x/video2x | ||||
| long_description = file: README.md | ||||
| long_description_content_type = text/markdown | ||||
| classifiers = | ||||
|     Topic :: Multimedia :: Video | ||||
|     Environment :: Console | ||||
|     Operating System :: OS Independent | ||||
|     Programming Language :: Python | ||||
|     Programming Language :: Python :: 3 | ||||
|     Operating System :: OS Independent | ||||
|     Programming Language :: Python :: 3.6 | ||||
|     Programming Language :: Python :: 3.7 | ||||
|     Programming Language :: Python :: 3.8 | ||||
|     Programming Language :: Python :: 3.9 | ||||
|     Programming Language :: Python :: 3.10 | ||||
|     Topic :: Multimedia :: Video | ||||
|     Topic :: Scientific/Engineering :: Image Processing | ||||
| 
 | ||||
| [options] | ||||
| packages = find: | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user