{ "info": { "author": "Rapha\u00ebl Barrois", "author_email": "raphael.barrois@polytechnique.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Office/Business :: Scheduling" ], "description": "palm2vcal\n=========\n\nThis package provides a script converting palm OS .dba calendar files into standard .ics vCalendar files.\nIf requested, the other direction could be easily introduced.\n\nIt relies mostly on the `palmFile.py `_ script written by Aleks Toti\u0107, and improved by Jeff Mikels.\nIn order to generate the vcalendar file, this script uses the `icalendar `_ package.\n\n\nUsage\n-----\n\nThe script can simply be called with::\n\n palm2vcal \n\nWhere ```` and ```` are either file names or ``-`` for stdin/stdout.\n\nWhen using the ``--verbose`` option, the number of converted event is printed to stdout (or stderr).\n\n\nEncoding\n--------\n\nThe target file will be written in UTF8, as per `RFC5545 `_.\n\nThe encoding of the input file defaults to cp1252 (microsoft standard encoding), but another encoding can\nbe chosen using the ``--encoding`` switch::\n\n palm2vcal --encoding=latin1 \n\n\nLinks\n-----\n\n- Original ``palmFile.py``: http://www.totic.org/develop/palmFile.py\n- Palm file format specification: http://www.notsofaqs.com/datebook_dat.php\n- icalendar documentation: http://readthedocs.org/docs/icalendar/en/latest/\n- vcal format RFC: http://tools.ietf.org/html/rfc5545\n- Package on PyPI: http://pypi.python.org/pypi/palm2vcal/\n- Issues and code on `GitHub `_: http://github.com/rbarrois/palm2vcal", "description_content_type": null, "docs_url": null, "download_url": "http://pypi.python.org/pypi/palm2vcal/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/rbarrois/palm2vcal", "keywords": "palm,calendar,conversion,vcalendar,ics", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "palm2vcal", "package_url": "https://pypi.org/project/palm2vcal/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/palm2vcal/", "project_urls": { "Download": "http://pypi.python.org/pypi/palm2vcal/", "Homepage": "http://github.com/rbarrois/palm2vcal" }, "release_url": "https://pypi.org/project/palm2vcal/0.5.3/", "requires_dist": null, "requires_python": null, "summary": "Convert PalmOS .dba calendar to a vcalendar file.", "version": "0.5.3" }, "last_serial": 638486, "releases": { "0.5.1": [ { "comment_text": "", "digests": { "md5": "589117569fe2dc1534da762d1faf0154", "sha256": "2e2c5229d0dbd7ce568028bd36c41a2f1beafafd7554adb39594a31b88315108" }, "downloads": -1, "filename": "palm2vcal-0.5.1.tar.gz", "has_sig": false, "md5_digest": "589117569fe2dc1534da762d1faf0154", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11756, "upload_time": "2012-05-07T01:34:57", "url": "https://files.pythonhosted.org/packages/4e/96/75f6f231336b8693ae3d5b5be16390fdeab444ad7d01917d517bd8b60695/palm2vcal-0.5.1.tar.gz" } ], "0.5.2": [ { "comment_text": "", "digests": { "md5": "6f2abaca10ea7e576b34c46b5f1c1de3", "sha256": "e9de9abb1e9564bcc477621cc6730e31ef1b959599fd73db5e6c9ecd16f25386" }, "downloads": -1, "filename": "palm2vcal-0.5.2.tar.gz", "has_sig": false, "md5_digest": "6f2abaca10ea7e576b34c46b5f1c1de3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11756, "upload_time": "2012-05-07T01:36:41", "url": "https://files.pythonhosted.org/packages/fb/f4/42de43c4d0e6430682e3de43215b18712b1bed22908d39ced20e4a7b91ec/palm2vcal-0.5.2.tar.gz" } ], "0.5.3": [ { "comment_text": "", "digests": { "md5": "e1574bb3adf600af2e1383155270a45c", "sha256": "fc7276420c5116212a29182fe8ca2e9fd827933d3ef298ddb58d30cf0e6f5958" }, "downloads": -1, "filename": "palm2vcal-0.5.3.tar.gz", "has_sig": false, "md5_digest": "e1574bb3adf600af2e1383155270a45c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11743, "upload_time": "2012-05-07T01:37:48", "url": "https://files.pythonhosted.org/packages/d2/07/9e929eeb6a47fafdf658fec020924d8c4590208381ed1debde4e1f62a3e0/palm2vcal-0.5.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e1574bb3adf600af2e1383155270a45c", "sha256": "fc7276420c5116212a29182fe8ca2e9fd827933d3ef298ddb58d30cf0e6f5958" }, "downloads": -1, "filename": "palm2vcal-0.5.3.tar.gz", "has_sig": false, "md5_digest": "e1574bb3adf600af2e1383155270a45c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11743, "upload_time": "2012-05-07T01:37:48", "url": "https://files.pythonhosted.org/packages/d2/07/9e929eeb6a47fafdf658fec020924d8c4590208381ed1debde4e1f62a3e0/palm2vcal-0.5.3.tar.gz" } ] }