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

Allow user to choose parser in get_spec and get_metadata #3

Open
Bisaloo opened this issue Nov 23, 2018 · 1 comment
Open

Allow user to choose parser in get_spec and get_metadata #3

Bisaloo opened this issue Nov 23, 2018 · 1 comment
Labels
good first issue Good for newcomers Type: enhancement New feature or request

Comments

@Bisaloo
Copy link
Member

Bisaloo commented Nov 23, 2018

This may be useful, especially for get_metadata() to handle .txt files because parse_generic() returns NA for metadata.

get_metadata(where = ".", ext = "txt", parser = parse_jaz)
@Bisaloo Bisaloo added Type: enhancement New feature or request good first issue Good for newcomers labels Nov 23, 2018
@Bisaloo
Copy link
Member Author

Bisaloo commented Oct 29, 2021

It would be good to allow using custom parsers at the same time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant