mirror of
				https://github.com/python-escpos/python-escpos
				synced 2025-10-23 09:30:00 +00:00 
			
		
		
		
	Updated setup URLs
This commit is contained in:
		
							
								
								
									
										4
									
								
								setup.py
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								setup.py
									
									
									
									
									
								
							| @@ -5,8 +5,8 @@ from distutils.core import setup | |||||||
| setup( | setup( | ||||||
|     name='escpos', |     name='escpos', | ||||||
|     version='1.0-4', |     version='1.0-4', | ||||||
|     url='http://code.google.com/p/python-escpos', |     url='https://github.com/manpaz/python-escpos', | ||||||
|     download_url='http://python-escpos.googlecode.com/files/python-escpos-1.0.zip', |     download_url='https://github.com/manpaz/python-escpos.git', | ||||||
|     description='Python library to manipulate ESC/POS Printers', |     description='Python library to manipulate ESC/POS Printers', | ||||||
|     license='GNU GPL v3', |     license='GNU GPL v3', | ||||||
|     long_description=open('README').read(), |     long_description=open('README').read(), | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Manuel F Martinez
					Manuel F Martinez