Access the MacOS degfaults via the `defaults` command.
*Latest release 20240316*:
Fixed release upload artifacts.
## Class `Defaults`
A view of the defaults.
## Function `defaults(argv, *, host=None, doit=True, **subp)`
Run the `defaults` command with the arguments `argv`.
If the optional `host` parameter is supplied,
a value of `'.'` uses the `-currentHost` option
and other values are used with the `-host` option.
Return the `CompletedProcess` result or `None` if `doit` is false.
## Class `DomainDefaults`
A view of the defaults for a particular domain.
# Release Log
*Release 20240316*:
Fixed release upload artifacts.
*Release 20240201*:
Initial PyPI release.
Raw data
{
"_id": null,
"home_page": "",
"name": "cs.app.osx.defaults",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "python3",
"author": "",
"author_email": "Cameron Simpson <cs@cskk.id.au>",
"download_url": "https://files.pythonhosted.org/packages/ec/14/4d2ff6aebd32f683848dbcc7c45f4d218e82976592c11a3bfd22027d7592/cs.app.osx.defaults-20240316.tar.gz",
"platform": null,
"description": "Access the MacOS degfaults via the `defaults` command.\n\n*Latest release 20240316*:\nFixed release upload artifacts.\n\n## Class `Defaults`\n\nA view of the defaults.\n\n## Function `defaults(argv, *, host=None, doit=True, **subp)`\n\nRun the `defaults` command with the arguments `argv`.\nIf the optional `host` parameter is supplied,\na value of `'.'` uses the `-currentHost` option\nand other values are used with the `-host` option.\nReturn the `CompletedProcess` result or `None` if `doit` is false.\n\n## Class `DomainDefaults`\n\nA view of the defaults for a particular domain.\n\n# Release Log\n\n\n\n*Release 20240316*:\nFixed release upload artifacts.\n\n*Release 20240201*:\nInitial PyPI release.\n\n",
"bugtrack_url": null,
"license": "GNU General Public License v3 or later (GPLv3+)",
"summary": "Access the MacOS degfaults via the `defaults` command.",
"version": "20240316",
"project_urls": {
"URL": "https://bitbucket.org/cameron_simpson/css/commits/all"
},
"split_keywords": [
"python3"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4dad88033bcabb9c96ffc9aeaf1f7563d352c801cd927302582c0deb0d8cff69",
"md5": "b835d3b7e30cceb19e429f036998438b",
"sha256": "9d836c33122ef7ece6b0935b26634058fad4d2a4c036f19a84329653c3a0fdeb"
},
"downloads": -1,
"filename": "cs.app.osx.defaults-20240316-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b835d3b7e30cceb19e429f036998438b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 3448,
"upload_time": "2024-03-16T06:58:29",
"upload_time_iso_8601": "2024-03-16T06:58:29.803468Z",
"url": "https://files.pythonhosted.org/packages/4d/ad/88033bcabb9c96ffc9aeaf1f7563d352c801cd927302582c0deb0d8cff69/cs.app.osx.defaults-20240316-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ec144d2ff6aebd32f683848dbcc7c45f4d218e82976592c11a3bfd22027d7592",
"md5": "209545b25dbbfe8e3cf872882ec2624b",
"sha256": "cd2394b18d171b621b3deadd2d35d148f24b9e0d74604420cfee483459cf4f3a"
},
"downloads": -1,
"filename": "cs.app.osx.defaults-20240316.tar.gz",
"has_sig": false,
"md5_digest": "209545b25dbbfe8e3cf872882ec2624b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3475,
"upload_time": "2024-03-16T06:58:31",
"upload_time_iso_8601": "2024-03-16T06:58:31.530310Z",
"url": "https://files.pythonhosted.org/packages/ec/14/4d2ff6aebd32f683848dbcc7c45f4d218e82976592c11a3bfd22027d7592/cs.app.osx.defaults-20240316.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-16 06:58:31",
"github": false,
"gitlab": false,
"bitbucket": true,
"codeberg": false,
"bitbucket_user": "cameron_simpson",
"bitbucket_project": "css",
"lcname": "cs.app.osx.defaults"
}