mirror of
				https://github.com/flynx/ImageGrid.git
				synced 2025-11-04 13:20:10 +00:00 
			
		
		
		
	
		
			
	
	
		
			12 lines
		
	
	
		
			407 B
		
	
	
	
		
			Python
		
	
	
	
	
	
		
		
			
		
	
	
			12 lines
		
	
	
		
			407 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| 
								 | 
							
								#=======================================================================
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								__version__ = '''0.0.01'''
							 | 
						||
| 
								 | 
							
								__sub_version__ = '''20110905135439'''
							 | 
						||
| 
								 | 
							
								__copyright__ = '''(c) Alex A. Naanou 2011'''
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								#-----------------------------------------------------------------------
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								#=======================================================================
							 | 
						||
| 
								 | 
							
								#                                            vim:set ts=4 sw=4 nowrap :
							 |