24 lines
		
	
	
		
			738 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			738 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| Source: libsexpr
 | |
| Priority: extra
 | |
| Maintainer: Alexander Vdolainen <vdo@askele.com>
 | |
| Build-Depends: debhelper (>= 8.0.0), autotools-dev
 | |
| Standards-Version: 3.9.3
 | |
| Section: libs
 | |
| Homepage: http://askele.com/software
 | |
| #Vcs-Git: git://git.debian.org/collab-maint/libsexpr.git
 | |
| #Vcs-Browser: http://git.debian.org/?p=collab-maint/libsexpr.git;a=summary
 | |
| 
 | |
| Package: libsexpr-dev
 | |
| Section: libdevel
 | |
| Architecture: any
 | |
| Depends: libsexpr (= ${binary:Version})
 | |
| Description: Development files for libsexpr
 | |
|  Development files for library working with S-expressions
 | |
| 
 | |
| Package: libsexpr
 | |
| Section: libs
 | |
| Architecture: any
 | |
| Depends: ${shlibs:Depends}, ${misc:Depends}
 | |
| Description: C library for working with S-expressions
 | |
|  Library used to parse, evaluate S-expressions
 |