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

Add Rich header/entry support to pepy #120

Open
woodruffw opened this issue Mar 27, 2020 · 1 comment
Open

Add Rich header/entry support to pepy #120

woodruffw opened this issue Mar 27, 2020 · 1 comment

Comments

@woodruffw
Copy link
Member

pe-parse has had Rich header support for a while now, but that hasn't been ported into pepy.

An interface like this would be good (and consistent with the others):

pe.get_rich_header()
pe.get_rich_entries()
@woodruffw woodruffw added this to the 2.0 milestone Jun 4, 2020
@woodruffw
Copy link
Member Author

Filling in some more concrete implementation requirements for this:

  • pepy will need at least two new type objects: rich_header and rich_entry
  • get_rich_header and get_rich_entries will need to be added to pepy_parsed_methods

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

2 participants