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

Batch-import fields from IANA #15

Closed
GladeDiviney opened this issue Jun 5, 2018 · 3 comments
Closed

Batch-import fields from IANA #15

GladeDiviney opened this issue Jun 5, 2018 · 3 comments

Comments

@GladeDiviney
Copy link
Collaborator

Write a script to convert https://www.iana.org/assignments/ipp-registrations/ipp-registrations.xhtml to appropriate .kt files.

@wifiprintguy
Copy link

You might rather want to target the XML version: https://www.iana.org/assignments/ipp-registrations/ipp-registrations.xml

That document is structured to isolate the different sub-registries within their own parent grouping elements. That may make the implementation easier than parsing HTML.

@GladeDiviney
Copy link
Collaborator Author

Excellent point!

@GladeDiviney
Copy link
Collaborator Author

Completed in 0.6 branch.

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

No branches or pull requests

2 participants