Skip to content

improve ABNF pattern integration: add autogeneration via Makefile#1065

Closed
bernhardreiter wants to merge 2 commits intoCERTCC:mainfrom
csaf-auxiliary:automate-abnf-to-python
Closed

improve ABNF pattern integration: add autogeneration via Makefile#1065
bernhardreiter wants to merge 2 commits intoCERTCC:mainfrom
csaf-auxiliary:automate-abnf-to-python

Conversation

@bernhardreiter
Copy link
Contributor

  • add abnf-to-regexp as requirement
  • split namespace_patterns.py out from patterns.py as file that can be generated fully
  • add Makefile rule
  • add autogeneration warning to namespace_patterns.py

resolve #899

 * add abnf-to-regexp as requirement
 * split namespace_patterns.py out from patterns.py as file that can
   be generated fully
 * add Makefile rule
 * add autogeneration warning to namespace_patterns.py

resolve CERTCC#899
@bernhardreiter
Copy link
Contributor Author

/!\ only merge either #1067 or this request.

@ahouseholder
Copy link
Contributor

Intend to merge #1067

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.

Automate ABNF to python namespace patterns

2 participants