dparse icon indicating copy to clipboard operation
dparse copied to clipboard

Move the parser, updater and dependency classes into their own submodules

Open jayfk opened this issue 8 years ago • 0 comments

  • [ ] move stuff out of the parser module:
- dparse
| - flavors
   | - __init__.py
   | - requirements.py
   | - tox.py
   | - conda.py
   | - dockerfile.py
  • [ ] write an api spec that is able to discover available parsers

jayfk avatar Aug 03 '17 15:08 jayfk