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

rename spdx package expression #26

Merged
merged 1 commit into from
Dec 1, 2022
Merged

rename spdx package expression #26

merged 1 commit into from
Dec 1, 2022

Conversation

elrayle
Copy link
Collaborator

@elrayle elrayle commented Dec 1, 2022

With the rename of spdx-expressions repo to go-spdx, the name of the package reads better as expression. This allows for future changes to the API to be something like…

  • go-spdx/expression - validation of expressions
  • go-spdx/license - validation of licenses
  • go-spdx/parse - parsing

This naming scheme more closely aligns with go conventions.

With the rename of spdx-expressions repo to go-spdx, the name of the package reads better as expression.  This allows for future changes to the API be something like…

go-spdx/expression - validation of expressions
go-spdx/license - validation of licenses
go-spdx/parse - parsing

This naming scheme more closely aligns with go conventions.
@elrayle elrayle requested a review from ajhenry as a code owner December 1, 2022 00:27
@elrayle elrayle merged commit 82503af into main Dec 1, 2022
@elrayle elrayle deleted the elr/refactor-spdxexp branch December 1, 2022 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant