mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			369 B
		
	
	
	
		
			Puppet
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			369 B
		
	
	
	
		
			Puppet
		
	
	
	
	
	
name    'puppetlabs-stdlib'
 | 
						|
version '4.1.0'
 | 
						|
source 'git://github.com/puppetlabs/puppetlabs-stdlib.git'
 | 
						|
author 'puppetlabs'
 | 
						|
license 'Apache 2.0'
 | 
						|
summary 'Puppet Module Standard Library'
 | 
						|
description 'Standard Library for Puppet Modules'
 | 
						|
project_page 'https://github.com/puppetlabs/puppetlabs-stdlib'
 | 
						|
 | 
						|
## Add dependencies, if any:
 | 
						|
# dependency 'username/name', '>= 1.2.0'
 |