{"diffoscope-json-version": 1, "source1": "/srv/reproducible-results/rbuild-debian/r-b-build.JS0ZOIKq/b1/python-cyclopts_3.9.0-1_arm64.changes", "source2": "/srv/reproducible-results/rbuild-debian/r-b-build.JS0ZOIKq/b2/python-cyclopts_3.9.0-1_arm64.changes", "unified_diff": null, "details": [{"source1": "Files", "source2": "Files", "unified_diff": "@@ -1,3 +1,3 @@\n \n- 688c95b9f2709bcd6fb0d6c49ae8f49a 263808 doc optional python-cyclopts-doc_3.9.0-1_all.deb\n+ bca54231e4058d4c1d0433b8262590da 263808 doc optional python-cyclopts-doc_3.9.0-1_all.deb\n 8783327f29cc5ed6f71074a4c795082f 54316 python optional python3-cyclopts_3.9.0-1_all.deb\n"}, {"source1": "python-cyclopts-doc_3.9.0-1_all.deb", "source2": "python-cyclopts-doc_3.9.0-1_all.deb", "unified_diff": null, "details": [{"source1": "control.tar.xz", "source2": "control.tar.xz", "unified_diff": null, "details": [{"source1": "control.tar", "source2": "control.tar", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "comments": ["Files differ"], "unified_diff": null}]}]}]}, {"source1": "data.tar.xz", "source2": "data.tar.xz", "unified_diff": null, "details": [{"source1": "data.tar", "source2": "data.tar", "unified_diff": null, "details": [{"source1": "./usr/share/doc/python-cyclopts-doc/html/api.html", "source2": "./usr/share/doc/python-cyclopts-doc/html/api.html", "unified_diff": "@@ -2315,22 +2315,22 @@\n
alias of Annotated
[Path
, Parameter(validator=(Path(exists=True, file_okay=True, dir_okay=True, ext=()),))]
A Path
file or directory. resolve()
is invoked prior to returning the path.
alias of Annotated
[Path
, Parameter(converter=<function _path_resolve_converter at 0xffff9cc6dbc0>)]
alias of Annotated
[Path
, Parameter(converter=<function _path_resolve_converter at 0xffff9d29dbc0>)]
A Path
file or directory that must exist. resolve()
is invoked prior to returning the path.
alias of Annotated
[Path
, Parameter(validator=(Path(exists=True, file_okay=True, dir_okay=True, ext=()),)), Parameter(converter=<function _path_resolve_converter at 0xffff9cc6dbc0>)]
alias of Annotated
[Path
, Parameter(validator=(Path(exists=True, file_okay=True, dir_okay=True, ext=()),)), Parameter(converter=<function _path_resolve_converter at 0xffff9d29dbc0>)]
A Path
that must be a directory (or not exist).
alias of Annotated
[Path
, Parameter(validator=(Path(exists=False, file_okay=False, dir_okay=True, ext=()),))]
alias of Annotated
[Path
, Parameter(validator=(Path(exists=True, file_okay=False, dir_okay=True, ext=()),))]
A Path
directory. resolve()
is invoked prior to returning the path.
alias of Annotated
[Path
, Parameter(validator=(Path(exists=False, file_okay=False, dir_okay=True, ext=()),)), Parameter(converter=<function _path_resolve_converter at 0xffff9cc6dbc0>)]
alias of Annotated
[Path
, Parameter(validator=(Path(exists=False, file_okay=False, dir_okay=True, ext=()),)), Parameter(converter=<function _path_resolve_converter at 0xffff9d29dbc0>)]
A Path
directory that must exist. resolve()
is invoked prior to returning the path.
alias of Annotated
[Path
, Parameter(validator=(Path(exists=True, file_okay=False, dir_okay=True, ext=()),)), Parameter(converter=<function _path_resolve_converter at 0xffff9cc6dbc0>)]
alias of Annotated
[Path
, Parameter(validator=(Path(exists=True, file_okay=False, dir_okay=True, ext=()),)), Parameter(converter=<function _path_resolve_converter at 0xffff9d29dbc0>)]
A File
that must be a file (or not exist).
alias of Annotated
[Path
, Parameter(validator=(Path(exists=False, file_okay=True, dir_okay=False, ext=()),))]
alias of Annotated
[Path
, Parameter(validator=(Path(exists=True, file_okay=True, dir_okay=False, ext=()),))]
A Path
file. resolve()
is invoked prior to returning the path.
alias of Annotated
[Path
, Parameter(validator=(Path(exists=False, file_okay=True, dir_okay=False, ext=()),)), Parameter(converter=<function _path_resolve_converter at 0xffff9cc6dbc0>)]
alias of Annotated
[Path
, Parameter(validator=(Path(exists=False, file_okay=True, dir_okay=False, ext=()),)), Parameter(converter=<function _path_resolve_converter at 0xffff9d29dbc0>)]
A Path
file that must exist. resolve()
is invoked prior to returning the path.
alias of Annotated
[Path
, Parameter(validator=(Path(exists=True, file_okay=True, dir_okay=False, ext=()),)), Parameter(converter=<function _path_resolve_converter at 0xffff9cc6dbc0>)]
alias of Annotated
[Path
, Parameter(validator=(Path(exists=True, file_okay=True, dir_okay=False, ext=()),)), Parameter(converter=<function _path_resolve_converter at 0xffff9d29dbc0>)]
A Path
that must have extension bin
.
alias of Annotated
[Path
, Parameter(validator=(Path(exists=False, file_okay=True, dir_okay=False, ext=('bin',)),))]
$ my-script '{"foo": 1, "bar": 2}'\n {'foo': 1, 'bar': 2}\n
alias of Annotated
[Any
, Parameter(converter=<function _json_converter at 0xffff9ccd7f60>)]
alias of Annotated
[Any
, Parameter(converter=<function _json_converter at 0xffff9d307f60>)]
Cyclopts has builtin configuration classes to be used with App.config
for loading user-defined defaults in many common scenarios.\n", "details": [{"source1": "html2text {}", "source2": "html2text {}", "unified_diff": "@@ -1606,59 +1606,59 @@\n A Path file or directory that m\bmu\bus\bst\bt exist.\n alias of Annotated[Path, Parameter(validator=(Path(exists=True,\n file_okay=True, dir_okay=True, ext=()),))]\n cyclopts.types.ResolvedPath_\b\uf0c1\n A Path file or directory. resolve() is invoked prior to returning the\n path.\n alias of Annotated[Path, Parameter(converter=