mirror of
				https://github.com/taigrr/yq
				synced 2025-01-18 04:53:17 -08:00 
			
		
		
		
	Updated all files to be more Debian compliant Update release instructions for get mod vendor before releasing
		
			
				
	
	
		
			23 lines
		
	
	
		
			742 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			742 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
Source: yq
 | 
						|
Section: devel
 | 
						|
Priority: optional
 | 
						|
Maintainer: Roberto Mier Escandón <rmescandon@gmail.com>
 | 
						|
Build-Depends: debhelper (>=10),
 | 
						|
               dh-golang (>=1.34),
 | 
						|
               golang-1.13,
 | 
						|
               rsync
 | 
						|
Standards-Version: 4.1.4
 | 
						|
Homepage: https://github.com/mikefarah/yq.git
 | 
						|
Vcs-Browser: https://github.com/mikefarah/yq.git
 | 
						|
Vcs-Git: https://github.com/mikefarah/yq.git
 | 
						|
XS-Go-Import-Path: github.com/mikefarah/yq
 | 
						|
XSBC-Original-Maintainer: Roberto Mier Escandón <rmescandon@gmail.com>
 | 
						|
 | 
						|
Package: yq
 | 
						|
Architecture: any
 | 
						|
Depends: ${shlibs:Depends}, ${misc:Depends}
 | 
						|
Description: lightweight and portable command-line YAML processor
 | 
						|
 .
 | 
						|
 The aim of the project is to be the 
 | 
						|
 [jq](https://github.com/stedolan/jq) or sed of yaml files.
 |