pkgsrc/databases/py-whisper/PLIST
minskim 8f08b9eda1 databases/py-whisper: Update to 1.1.3
Notable changes since 0.9.15:
    - Python 3 support
    - fallocate and sparse support in whisper-create
    - Support FADVISE_RANDOM for create/update/update_many
    - Add update-storage-times.py - a tool to change storage schemas for
      whisper files and update the data. Threaded to vastly improve speed
      over whisper-auto-resize.py
    - Add optional destinationPath for rrd2whisper
    - Add json output to whisper-diff.py script
    - Add whisper-set-xfilesfactor.py utility
    - whisper-fetch: add –time-format option
    - Numerous bug fixes
2018-07-07 04:56:45 +00:00

21 lines
556 B
Text

@comment $NetBSD: PLIST,v 1.2 2018/07/07 04:56:45 minskim Exp $
bin/find-corrupt-whisper-files.py
bin/rrd2whisper.py
bin/update-storage-times.py
bin/whisper-auto-resize.py
bin/whisper-auto-update.py
bin/whisper-create.py
bin/whisper-diff.py
bin/whisper-dump.py
bin/whisper-fetch.py
bin/whisper-fill.py
bin/whisper-info.py
bin/whisper-merge.py
bin/whisper-resize.py
bin/whisper-set-aggregation-method.py
bin/whisper-set-xfilesfactor.py
bin/whisper-update.py
${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/whisper.py
${PYSITELIB}/whisper.pyc
${PYSITELIB}/whisper.pyo