Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull out loose parser as a separate package #26

Open
kemitchell opened this issue Mar 2, 2019 · 0 comments
Open

Pull out loose parser as a separate package #26

kemitchell opened this issue Mar 2, 2019 · 0 comments

Comments

@kemitchell
Copy link
Member

There have been a number of calls to loosen up the parser to admit invalid identifiers:

#16, #24, #25, jslicense/spdx-satisfies.js#7

I'd like to create a new package that parses SPDX expressions without validating identifiers, then rewrite this package to run that parser and validate the identifiers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant