# README
SCANOSS Platform 2.0 Purl Helper Package
Welcome to the SCANOSS Platform 2.0 purl helper package.
This package contains helper functions to make development of Go services easier to configure for purl processing.
Usage
There are a number of helper functions in this package. More details about each one can be found in the packaged documentation.
An example of one of the functions is PurlNameFromString
. This function takes a Purl string as an input, parses that string and returns just the name of the Purl.
Bugs/Features
To request features or alert about bugs, please do so here.
Changelog
Details of major changes to the library can be found in CHANGELOG.md.
# Packages
No description provided by the author