You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							41 lines
						
					
					
						
							1.5 KiB
						
					
					
				
			
		
		
	
	
							41 lines
						
					
					
						
							1.5 KiB
						
					
					
				|  | |
| [COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- | |
| [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. | |
| [COPY] | |
| [COPY] Filename: package/.../sed/sed.desc | |
| [COPY] Copyright (C) 2006 The OpenSDE Project | |
| [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project | |
| [COPY] Copyright (C) 1998 - 2003 Clifford Wolf | |
| [COPY] | |
| [COPY] More information can be found in the files COPYING and README. | |
| [COPY] | |
| [COPY] This program is free software; you can redistribute it and/or modify | |
| [COPY] it under the terms of the GNU General Public License as published by | |
| [COPY] the Free Software Foundation; version 2 of the License. A copy of the | |
| [COPY] GNU General Public License can be found in the file COPYING. | |
| [COPY] --- SDE-COPYRIGHT-NOTE-END --- | |
|  | |
| [I] This is the GNU implementation of the POSIX stream editor | |
|  | |
| [T] The sed (Stream EDitor) editor is a stream or batch | |
| [T] (non-interactive) editor. Sed takes text as input, performs an | |
| [T] operation or set of operations on the text and outputs the modified | |
| [T] text. The operations that sed performs (substitutions, | |
| [T] deletions, insertions, etc.) can be specified in a script file or | |
| [T] from the command line. | |
|  | |
| [A] Jay Fenlason <[email protected]> {Original Author} | |
| [A] Tom Lord <[email protected]>     {Maintainer in the middle} | |
| [A] Ken Pizzini <[email protected]>   {Current Maintainer} | |
| [M] The OpenSDE Community <[email protected]> | |
|  | |
| [C] base/development | |
| [F] DIETLIBC | |
|  | |
| [L] GPL | |
| [S] Stable | |
| [V] 4.1.5 | |
| [P] X -1---5---9 108.000 | |
|  | |
| [D] 2482020800 sed-4.1.5.tar.gz ftp://ftp.gnu.org/pub/gnu/sed/ | |
| 
 | |
| 
 |