File: add-KeyValueAppendAction-class-f830e71152d6b91e.yaml

package info (click to toggle)
python-osc-lib 4.2.0-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 820 kB
  • sloc: python: 6,505; makefile: 21; sh: 2
file content (5 lines) | stat: -rw-r--r-- 185 bytes parent folder | download | duplicates (4)
1
2
3
4
5
---
features:
  - |
    Add ``KeyValueAppendAction`` that allows key-value arguments to be specified
    multiple times. For example: ``--property key1=value1 --property key1=value2``.