20 lines
1009 B
Plaintext
20 lines
1009 B
Plaintext
# HOW TO EDIT THIS FILE:
|
|
# The "handy ruler" below makes it easier to edit a package description.
|
|
# Line up the first '|' above the ':' following the base package name, and
|
|
# the '|' on the right side marks the last column you can put a character in.
|
|
# You must make exactly 11 lines for the formatting to be correct. It's also
|
|
# customary to leave one space after the ':' except on otherwise blank lines.
|
|
|
|
|-----handy-ruler------------------------------------------------------|
|
|
flrig: flrig (Amateur Radio transceiver control program)
|
|
flrig:
|
|
flrig: Flrig is a transceiver control program for Amateur Radio use.
|
|
flrig: It does not use any 3rd party transceiver control libraries. It is a
|
|
flrig: c++ program that encapsulates each transceiver in it's own class.
|
|
flrig: Where ever possible the transceiver class(s) use polymorphism to
|
|
flrig: reuse code that is portable across a series of transceivers.
|
|
flrig: This program can cooperate with fldigi.
|
|
flrig:
|
|
flrig: Homepage: http://www.w1hkj.com/
|
|
flrig:
|