forked from ungleich-public/cdist
		
	creating basic cdist archlinux package works
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
		
					parent
					
						
							
								4c4b234feb
							
						
					
				
			
			
				commit
				
					
						195036b710
					
				
			
		
					 4 changed files with 23 additions and 10 deletions
				
			
		
							
								
								
									
										2
									
								
								setup.py
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.py
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -7,7 +7,7 @@ setup(
 | 
			
		|||
    packages = ["cdist", "cdist.core", "cdist.exec", "cdist.util" ],
 | 
			
		||||
    scripts = ["cdist.py"],
 | 
			
		||||
    version = cdist.version.VERSION,
 | 
			
		||||
    description = "Usable configuration management system",
 | 
			
		||||
    description = "A Usable Configuration Management System",
 | 
			
		||||
    author = "Nico Schottelius",
 | 
			
		||||
    author_email = "nico-cdist-pypi@schottelius.org",
 | 
			
		||||
    url = "http://www.nico.schottelius.org/software/cdist/",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue