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

[FEATURE] Make the argument parser independent of seqan3. #6

Closed
23 of 24 tasks
smehringer opened this issue Nov 25, 2021 · 1 comment
Closed
23 of 24 tasks

[FEATURE] Make the argument parser independent of seqan3. #6

smehringer opened this issue Nov 25, 2021 · 1 comment

Comments

@smehringer
Copy link
Member

smehringer commented Nov 25, 2021

Overview of files

in include/ (checked = independent of seqan)

  • all.hpp
  • argument_parser.hpp
  • auxiliary.hpp
  • exceptions.hpp
  • platform.hpp
  • validators.hpp
  • version.hpp
  • detail
    • concept.hpp
    • format_base.hpp
    • format_help.hpp
    • format_html.hpp
    • format_man.hpp
    • format_parse.hpp
    • terminal.hpp
    • test_accessor
    • type_name_as_string
    • version_check.hpp

Steps

Follow up

@smehringer
Copy link
Member Author

Dependency on seqan3 was successfully removed

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

1 participant