Name | vobject JSON |
Version |
0.9.9
JSON |
| download |
home_page | None |
Summary | A full-featured Python package for parsing and creating iCalendar and vCard files |
upload_time | 2024-12-16 07:29:39 |
maintainer | David Arnold |
docs_url | None |
author | Jeffrey Harris |
requires_python | None |
license | Apache |
keywords |
vobject
icalendar
vcard
ics
vcs
hcalendar
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
Description
-----------
Parses iCalendar and vCard files into Python data structures, decoding the
relevant encodings. Also serializes vobject data structures to iCalendar, vCard,
or (experimentally) hCalendar unicode strings.
Requirements
------------
Requires python 2.7 or later, dateutil 2.4.0 or later and six.
Recent changes
--------------
- Revert too-strict serialization of timestamp values - broke too many other
implementations
For older changes, see
- http://py-vobject.github.io/#release-history or
- http://vobject.skyhouseconsulting.com/history.html
Raw data
{
"_id": null,
"home_page": null,
"name": "vobject",
"maintainer": "David Arnold",
"docs_url": null,
"requires_python": null,
"maintainer_email": "davida@pobox.com",
"keywords": "vobject, icalendar, vcard, ics, vcs, hcalendar",
"author": "Jeffrey Harris",
"author_email": "jeffrey@osafoundation.org",
"download_url": "https://files.pythonhosted.org/packages/d0/8a/15c34b3d27c43fc81a467d0f66577afc5542326804c42f30557e31c3259e/vobject-0.9.9.tar.gz",
"platform": "any",
"description": "\nDescription\n-----------\n\nParses iCalendar and vCard files into Python data structures, decoding the\nrelevant encodings. Also serializes vobject data structures to iCalendar, vCard,\nor (experimentally) hCalendar unicode strings.\n\nRequirements\n------------\n\nRequires python 2.7 or later, dateutil 2.4.0 or later and six.\n\nRecent changes\n--------------\n - Revert too-strict serialization of timestamp values - broke too many other\n implementations\n\nFor older changes, see\n - http://py-vobject.github.io/#release-history or\n - http://vobject.skyhouseconsulting.com/history.html\n\n",
"bugtrack_url": null,
"license": "Apache",
"summary": "A full-featured Python package for parsing and creating iCalendar and vCard files",
"version": "0.9.9",
"project_urls": {
"Download": "https://github.com/py-vobject/vobject/releases",
"GitHub": "https://github.com/py-vobject/vobject",
"Home": "http://py-vobject.github.io/",
"Issues": "https://github.com/py-vobject/vobject/issues"
},
"split_keywords": [
"vobject",
" icalendar",
" vcard",
" ics",
" vcs",
" hcalendar"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "68206bba813bbd498c28edbbcf8253a6398cf4266ecf7bfa6129835c0a2bfbb1",
"md5": "d936c48adc9c4b2c4bdc36f6efd20f93",
"sha256": "0fbdb982065cf4d1843a5d5950c88510041c6de026bda49c3502721de1c6ac3d"
},
"downloads": -1,
"filename": "vobject-0.9.9-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "d936c48adc9c4b2c4bdc36f6efd20f93",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 47526,
"upload_time": "2024-12-16T07:31:08",
"upload_time_iso_8601": "2024-12-16T07:31:08.493946Z",
"url": "https://files.pythonhosted.org/packages/68/20/6bba813bbd498c28edbbcf8253a6398cf4266ecf7bfa6129835c0a2bfbb1/vobject-0.9.9-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d08a15c34b3d27c43fc81a467d0f66577afc5542326804c42f30557e31c3259e",
"md5": "efd72d6e2deb600fb8b1030a95fc7525",
"sha256": "ac44e5d7e2079d84c1d52c50a615b9bec4b1ba958608c4c7fe40cbf33247b38e"
},
"downloads": -1,
"filename": "vobject-0.9.9.tar.gz",
"has_sig": false,
"md5_digest": "efd72d6e2deb600fb8b1030a95fc7525",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1208905,
"upload_time": "2024-12-16T07:29:39",
"upload_time_iso_8601": "2024-12-16T07:29:39.178128Z",
"url": "https://files.pythonhosted.org/packages/d0/8a/15c34b3d27c43fc81a467d0f66577afc5542326804c42f30557e31c3259e/vobject-0.9.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-16 07:29:39",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "py-vobject",
"github_project": "vobject",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "vobject"
}