File: fitshdr.sed

package info (click to toggle)
wcslib 7.12%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 8,612 kB
  • sloc: ansic: 34,618; lex: 9,328; fortran: 6,731; sh: 3,367; sed: 497; pascal: 190; makefile: 15
file content (13 lines) | stat: -r--r--r-- 280 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
/^[^*]/{p;d;}

/^\*/s| fitskey| #fitskey|g

s|CONTINUE|<TT><B>&</B></TT>|g
s|END|<TT><B>&</B></TT>|g
s|ABCD.*89-_|<TT><B>&</B></TT>|g
s|"= "|''<TT><B>= </B></TT>''|g
s|'='|'<TT><B>=</B></TT>'|g
s|'/'|'<TT><B>/</B></TT>'|g
s|'&'|'<TT><B>\&</B></TT>'|g
s|(')|(<TT><B>'</B></TT>)|g