Linux Software Map: Difference between revisions

Content deleted Content added
marked as stub, category
m Added tt tag
Line 1:
'''Linux Software Map''' (LSM) is a standard text format for describing [[Linux]] [[software]].
 
LSM for a program is a single text document, named ''software_package_name''.lsm. An LSM begins with <tt>Begin4</tt> and ends with <tt>End</tt>. It has one field on each line. Field name is separated from value by a ': '. Mandatory fields are Title, Version, Entered-date, Description, Author and Primary-site.
 
Begin4