========
ds_store
========
.. image:: https://img.shields.io/pypi/pyversions/ds_store.svg
:target: https://pypi.python.org/pypi/ds_store
:alt: Python Versions
.. image:: https://img.shields.io/pypi/v/ds_store.svg
:target: https://pypi.python.org/pypi/ds_store
:alt: PyPI Version
.. image:: https://img.shields.io/pypi/status/ds_store.svg
:target: https://pypi.python.org/pypi/ds_store
:alt: Maturity
.. image:: https://img.shields.io/pypi/l/ds_store.svg
:target: https://github.com/dmgbuild/ds_store/blob/main/LICENSE
:alt: MIT License
.. image:: https://github.com/dmgbuild/ds_store/workflows/CI/badge.svg?branch=main
:target: https://github.com/dmgbuild/ds_store/actions
:alt: Build Status
.. image:: https://readthedocs.org/projects/ds_store/badge/?version=latest
:target: http://ds_store.readthedocs.io/en/latest/?badge=latest
:alt: Docs Build Status
What is this?
-------------
``ds_store`` lets you examine and modify ``.DS_Store`` files from Python
code; since it is written in pure Python, it is portable and will run on any
platform, not just Mac OS X.
Credit is due to Wim Lewis, Mark Mentovai and Yvan Barthélemy for
reverse-engineering the .DS_Store file format. See
`Wim Lewis’ excellent documentation on CPAN`__ for more information.
__ http://search.cpan.org/~wiml/Mac-Finder-DSStore/DSStoreFormat.pod
Raw data
{
"_id": null,
"home_page": "http://alastairs-place.net/projects/ds_store",
"name": "ds-store",
"maintainer": "Russell Keith-Magee",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "russell@keith-magee.com",
"keywords": "DS_Store",
"author": "Alastair Houghton",
"author_email": "alastair@alastairs-place.net",
"download_url": "https://files.pythonhosted.org/packages/7c/36/902259bf7ddb142dd91cf7a9794aa15e1a8ab985974f90375e5d3463b441/ds_store-1.3.1.tar.gz",
"platform": "darwin",
"description": "========\nds_store\n========\n\n.. image:: https://img.shields.io/pypi/pyversions/ds_store.svg\n :target: https://pypi.python.org/pypi/ds_store\n :alt: Python Versions\n\n.. image:: https://img.shields.io/pypi/v/ds_store.svg\n :target: https://pypi.python.org/pypi/ds_store\n :alt: PyPI Version\n\n.. image:: https://img.shields.io/pypi/status/ds_store.svg\n :target: https://pypi.python.org/pypi/ds_store\n :alt: Maturity\n\n.. image:: https://img.shields.io/pypi/l/ds_store.svg\n :target: https://github.com/dmgbuild/ds_store/blob/main/LICENSE\n :alt: MIT License\n\n.. image:: https://github.com/dmgbuild/ds_store/workflows/CI/badge.svg?branch=main\n :target: https://github.com/dmgbuild/ds_store/actions\n :alt: Build Status\n\n.. image:: https://readthedocs.org/projects/ds_store/badge/?version=latest\n :target: http://ds_store.readthedocs.io/en/latest/?badge=latest\n :alt: Docs Build Status\n\nWhat is this?\n-------------\n\n``ds_store`` lets you examine and modify ``.DS_Store`` files from Python\ncode; since it is written in pure Python, it is portable and will run on any\nplatform, not just Mac OS X.\n\nCredit is due to Wim Lewis, Mark Mentovai and Yvan Barth\u00e9lemy for\nreverse-engineering the .DS_Store file format. See\n`Wim Lewis\u2019 excellent documentation on CPAN`__ for more information.\n\n__ http://search.cpan.org/~wiml/Mac-Finder-DSStore/DSStoreFormat.pod\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Manipulate Finder .DS_Store files from Python",
"version": "1.3.1",
"project_urls": {
"Homepage": "http://alastairs-place.net/projects/ds_store",
"Source": "https://github.com/al45stair/ds_store"
},
"split_keywords": [
"ds_store"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "47bfb1c10362a0d670ee8ae086d92c3ab795fca2a927e4ff25e7cd15224d3863",
"md5": "f42d224b2ec41c7d70f6a45fb93a6b4a",
"sha256": "fbacbb0bd5193ab3e66e5a47fff63619f15e374ffbec8ae29744251a6c8f05b5"
},
"downloads": -1,
"filename": "ds_store-1.3.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f42d224b2ec41c7d70f6a45fb93a6b4a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 16268,
"upload_time": "2022-11-24T06:13:30",
"upload_time_iso_8601": "2022-11-24T06:13:30.797564Z",
"url": "https://files.pythonhosted.org/packages/47/bf/b1c10362a0d670ee8ae086d92c3ab795fca2a927e4ff25e7cd15224d3863/ds_store-1.3.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7c36902259bf7ddb142dd91cf7a9794aa15e1a8ab985974f90375e5d3463b441",
"md5": "cf5161324d9d1c7f5a03f1b52f3b01cd",
"sha256": "c27d413caf13c19acb85d75da4752673f1f38267f9eb6ba81b3b5aa99c2d207c"
},
"downloads": -1,
"filename": "ds_store-1.3.1.tar.gz",
"has_sig": false,
"md5_digest": "cf5161324d9d1c7f5a03f1b52f3b01cd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 27052,
"upload_time": "2022-11-24T06:13:34",
"upload_time_iso_8601": "2022-11-24T06:13:34.376659Z",
"url": "https://files.pythonhosted.org/packages/7c/36/902259bf7ddb142dd91cf7a9794aa15e1a8ab985974f90375e5d3463b441/ds_store-1.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-11-24 06:13:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "al45stair",
"github_project": "ds_store",
"github_not_found": true,
"lcname": "ds-store"
}