Difference between revisions of "Moonshine"

From COPTR
Jump to navigation Jump to search
(Initial entry for moonshine)
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<!-- Use the structure provided in this template, do not change it! -->
+
{{Infobox tool
 
+
|purpose=Download legacy file formats from the UK Web Archive and Warclight services
{{Infobox_tool
 
|purpose=Download legacy file formats form the UK Web Archive
 
|image=
 
 
|homepage=https://github.com/exponential-decay/moonshine
 
|homepage=https://github.com/exponential-decay/moonshine
 
|license=Open source (see URL above)
 
|license=Open source (see URL above)
 
|platforms=golang, all-major operating systems
 
|platforms=golang, all-major operating systems
 +
|function=Discovery
 
}}
 
}}
 +
{{Infobox tool details}}
 +
<!-- Use the structure provided in this template, do not change it! -->
 +
 +
  
 
<!-- Add one ore more categories to describe the function of the tool. Choose carefully, and view the list of existing categories first (see the Navigation sidebar on the left). The following are common category examples, remove those that don't apply -->
 
<!-- Add one ore more categories to describe the function of the tool. Choose carefully, and view the list of existing categories first (see the Navigation sidebar on the left). The following are common category examples, remove those that don't apply -->
Line 18: Line 20:
 
== Description ==
 
== Description ==
 
<!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. -->
 
<!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. -->
Download sample legacy file formats from the UK Web Archive Shine service based on a file's first four bytes (FFB).
+
Download sample legacy file formats from the UK Web Archive Shine service, and Archives Unleashed's Warclight based on a file's first four bytes (FFB).
  
Shine's public interface enables searching for sample files using a file's first four-bytes, if they are known. This utility uses the same GET request to build a set of files to download, or return a single example, which can then be requested using '''wget'''. Examples are provided in the tool's [https://github.com/exponential-decay/moonshine/blob/master/README.md README.md]. [https://github.com/exponential-decay/moonshine/releases Releases] are available in all major platform. Issues and pull-requests to improve its stability are welcome. Please use responsibly and don't needlessly poll the Shine service!  
+
Shine's public interface enables searching for sample files using a file's first four-bytes, if you know what you might want to look for. This utility uses the same Shine based GET request to build a set of files to download, or return a single example, which can then be requested using '''wget'''. Examples are provided in the tool's [https://github.com/exponential-decay/moonshine/blob/master/README.md README.md]. [https://github.com/exponential-decay/moonshine/releases Releases] are available in all major platform. Issues and pull-requests to improve its stability are welcome. Please use responsibly and don't needlessly poll any implementation of the Shine service!  
 +
 
 +
The ideal use of moonlight is to build a greater number of sample files from a more varied range of sources for submission alongside a file format signature. This is to improve the ability to verify an identification pattern's efficacy.
  
 
== User Experiences ==
 
== User Experiences ==
Line 39: Line 43:
 
   
 
   
 
<!-- Add the Ohloh.com ID for the tool, if known. -->
 
<!-- Add the Ohloh.com ID for the tool, if known. -->
{{Infobox_tool_details
 
|ohloh_id=
 
}}
 

Latest revision as of 15:58, 22 April 2021



Download legacy file formats from the UK Web Archive and Warclight services
Homepage:https://github.com/exponential-decay/moonshine
License:Open source (see URL above)
Platforms:golang, all-major operating systems
Function:Discovery


Description[edit]

Download sample legacy file formats from the UK Web Archive Shine service, and Archives Unleashed's Warclight based on a file's first four bytes (FFB).

Shine's public interface enables searching for sample files using a file's first four-bytes, if you know what you might want to look for. This utility uses the same Shine based GET request to build a set of files to download, or return a single example, which can then be requested using wget. Examples are provided in the tool's README.md. Releases are available in all major platform. Issues and pull-requests to improve its stability are welcome. Please use responsibly and don't needlessly poll any implementation of the Shine service!

The ideal use of moonlight is to build a greater number of sample files from a more varied range of sources for submission alongside a file format signature. This is to improve the ability to verify an identification pattern's efficacy.

User Experiences[edit]

There are no user experiences at present.

Development Activity[edit]

All development activity is visible on GitHub: https://github.com/exponential-decay/moonshine/commits

Release Feed[edit]

Below the last 3 release feeds:

2023-09-08 13:21:50
[tag:github.com,2008:Repository/125165267/v2.0.0 v2.0.0]
by github-actions[bot]
2023-07-15 16:18:18
[tag:github.com,2008:Repository/125165267/v1.0.0 v1.0.0]
by github-actions[bot]
2018-08-18 23:28:17
[tag:github.com,2008:Repository/125165267/0.0.5 moonshine-0.0.5]
by ross-spencer

Activity Feed[edit]

Below the last 5 commits: Failed to load RSS feed from https://github.com/exponential-decay/moonshine/commits/master.atom: There was a problem during the HTTP request: 404 Not Found