Disclosure files: Difference between revisions

From OSSelot
Jump to navigation Jump to search
m (Added __NOTOC__)
m (Updated OSSelot logo to new font feature)
 
Line 6: Line 6:
<div id="showondemand" style="display: none;">
<div id="showondemand" style="display: none;">
</html>
</html>
To download the disclosure file that relates to a given package name and version from the <span style="font-family: OSSelot-Bold; font-weight: 500; color: #1565af;">O</span> Github repository the following shell script can be used:
To download the disclosure file that relates to a given package name and version from the <span style="font-family: OSSelot-Bold; font-weight: 500; color: #1565af;">OSSelot</span> Github repository the following shell script can be used:
  #!/bin/bash
  #!/bin/bash
   
   
Line 33: Line 33:
==Web interface to immediately use the above described script and [[Search|search]] for a given package and provide links to the disclosure documents of found package repositories==
==Web interface to immediately use the above described script and [[Search|search]] for a given package and provide links to the disclosure documents of found package repositories==
<html>
<html>
<h4>Look for other software packages that may have already been curated at <span style="font-family: OSSelot-Bold; font-weight: 500; color: #1565af;">O</span> and provide links to the related disclosure documents</h4>
<h4>Look for other software packages that may have already been curated at <span style="font-family: OSSelot-Bold; font-weight: 500; color: #1565af;">OSSelot</span> and provide links to the related disclosure documents</h4>


<input type="text" onkeyup="searchtextkeyup(event, this, 'disclosure');" size="30" /><button onclick="searchOSSelot(this, 'disclosure');">Search for an <span style="font-family: OSSelot-Bold; font-weight: 500; color: #1565af;">O</span> disclosure document</button><br />
<input type="text" onkeyup="searchtextkeyup(event, this, 'disclosure');" size="30" /><button onclick="searchOSSelot(this, 'disclosure');">Search for an <span style="font-family: OSSelot-Bold; font-weight: 500; color: #1565af;">OSSelot</span> disclosure document</button><br />
<span style="display: none;"></span>
<span style="display: none;"></span>
<br />
<br />

Latest revision as of 15:46, 1 November 2023

Obtain disclosure files

Encapsulate the search Web script into a shell script to provide a command line interface

Web interface to immediately use the above described script and search for a given package and provide links to the disclosure documents of found package repositories

Look for other software packages that may have already been curated at OSSelot and provide links to the related disclosure documents



Material from multiple packages can each be given a title line and then concatenated.

Interface to obtain individually designed do-it-yourself disclosure documents

A similar interface provides for obtaining individually designed do-it-yourself disclosure files with various ways to show licenses and add optional features.

Interface to obtain a list of licenses

A similar interface provides for listing the licenses that a particular software package uses instead of the entire disclosure documents.