Skip to content
Snippets Groups Projects
meta.yaml 571 B
Newer Older
David Thomas's avatar
David Thomas committed
package:
  name: coverplot
David Thomas's avatar
David Thomas committed

source:
David Thomas's avatar
David Thomas committed

build:
David Thomas's avatar
David Thomas committed
  script: python setup.py install --single-version-externally-managed --record=record.txt
  entry_points:
    - coverplot = coverplot.coverplot:main
David Thomas's avatar
David Thomas committed

requirements:
  build:
    - python
    - setuptools
  run:
    - python
    - matplotlib

test:
  source_files:
    - tests
  commands:
    - python -m unittest
David Thomas's avatar
David Thomas committed

about:
  home: https://git.passcal.nmt.edu/passoft/coverplot
  license: GPLv3
  license_file: LICENSE
  summary: Plot time coverage of a dataless and MiniSEED from syncs