{ "info": { "author": "Gaetan Delannay", "author_email": "gaetan.delannay@geezteem.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "*** This package is deprecated! Use package 'Appy' instead ***\r\n\r\nIntroduction\r\n============\r\n\r\npod (python open document) is a library that allows to easily generate \r\ndocuments whose content is dynamic. \r\n\r\nThe principle is simple: you create an ODF (Open Document Format) text \r\ndocument (with OpenOffice Writer 2.0 or higher for example), you insert\r\nsome Python code at some places inside it, and from any program written \r\nin Python, you can call pod with, as input, the OpenDocument file and a \r\nbunch of Python objects. pod generates another ODF text document (ODT)\r\nthat contains the desired result. If you prefer to get the result in \r\nanother format, pod can call OpenOffice in server mode to generate the \r\nresult in PDF, DOC, RTF or TXT format.\r\n\r\nChangelog\r\n=========\r\n\r\n0.3.0 [2009-03-25]\r\n------------------\r\n\r\n new function \"document\" that allows to integrate, in a pod template, \r\n the content of an external document or image.\r\n\r\n converter.py: instead of asking to OpenOffice to convert an odt file into\r\n pdf, doc, etc, converter.py can now ask to update an odt document \r\n (refresh indexes and table of contents, resolve external links).\r\n Resolving external links is needed if you use the new \"document\" function \r\n (excepted for images and pdfs).\r\n\r\n new boolean parameter to the renderer: \"forceOoCall\". \r\n If True, OpenOffice will be contacted in server mode even if the result is\r\n asked in odt. This way, OpenOffice will update indexes and resolve external\r\n links. Set this parameter to True when using the new \"document\" function.\r\n\r\n you may now create pod templates with OpenOffice 3.x\r\n (parsing problem with notes is solved)\r\n\r\n OO conversion: connection to OO in server mode under Windows solved\r\n (\"import socket\" before \"import uno\")\r\n\r\n instruction \"do ... for ...' accepts now all Python objects \r\n implementing the iterator protocol, like iterators from Django\r\n query sets (querySet.iterator())\r\n\r\n0.2.1 (2008-06-04)\r\n------------------\r\n\r\n0.2.0 (2008-03-23)\r\n------------------\r\n\r\n0.1.0 (2008-03-10)\r\n------------------", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://appyframework.org", "keywords": "", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "appy.pod", "package_url": "https://pypi.org/project/appy.pod/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/appy.pod/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://appyframework.org" }, "release_url": "https://pypi.org/project/appy.pod/0.3.0/", "requires_dist": null, "requires_python": null, "summary": "pod (Python Open Document) : template engine to generate ODT documents", "version": "0.3.0" }, "last_serial": 814454, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "dd10c5fd64a8e580723bb60667bf6450", "sha256": "838b8d084813ebf112c5b622fe0498c67222344b754fe2432de15f5c4752ae0e" }, "downloads": -1, "filename": "appy.pod-0.1.0-py2.4.egg", "has_sig": false, "md5_digest": "dd10c5fd64a8e580723bb60667bf6450", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 627712, "upload_time": "2008-03-17T11:12:50", "url": "https://files.pythonhosted.org/packages/66/a6/40d4dedd32ee9646e196170932059589d3b3566a0fd366c685dcce09d79d/appy.pod-0.1.0-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "0f69de214a8b52f8246fffb7c21a1fb3", "sha256": "c19f2205ad16a952107824c9ad51da21dd269f4dd81b47e321227f181fd41519" }, "downloads": -1, "filename": "appy.pod-0.1.0.tar.gz", "has_sig": false, "md5_digest": "0f69de214a8b52f8246fffb7c21a1fb3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 453363, "upload_time": "2008-03-17T11:10:32", "url": "https://files.pythonhosted.org/packages/51/f5/37c6e9ac01f1255c7227d5101d781c858c88a47f3050e9f6b873506b5e8a/appy.pod-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "dbfdc0e8f3f41525193f1f0fe2dd24f6", "sha256": "699a7c57fe3afba56db83d7dca07deec8a13eb77a8601a4245eb1c02ed7a71b4" }, "downloads": -1, "filename": "appy.pod-0.2.0-py2.4.egg", "has_sig": false, "md5_digest": "dbfdc0e8f3f41525193f1f0fe2dd24f6", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 687174, "upload_time": "2008-03-23T17:29:02", "url": "https://files.pythonhosted.org/packages/ef/03/94e5dfa4fb4af67af5e42fd97476c732e3b36bdc4bd98b726d61481c69ac/appy.pod-0.2.0-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "18ee6ead067bf5a049cc3789fe304ec1", "sha256": "0dc11c3a975297f5b5db9977ec77733fd5616351d88a2288b4983af55957ca76" }, "downloads": -1, "filename": "appy.pod-0.2.0-py2.5.egg", "has_sig": false, "md5_digest": "18ee6ead067bf5a049cc3789fe304ec1", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 686100, "upload_time": "2008-03-23T17:29:54", "url": "https://files.pythonhosted.org/packages/1d/03/2d73b80605142c0783a94c14f3330791fa598810f1c075790c0374eb5eff/appy.pod-0.2.0-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "25cb70d6e0f8d449ea16be8d6b17ce17", "sha256": "90eda86c58d758f5a1c45f5785d5437becaba8c2629d9c9d94254d6c38f02128" }, "downloads": -1, "filename": "appy.pod-0.2.0.tar.gz", "has_sig": false, "md5_digest": "25cb70d6e0f8d449ea16be8d6b17ce17", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 531025, "upload_time": "2008-03-23T17:28:11", "url": "https://files.pythonhosted.org/packages/19/b0/8195df2462e8fac5de8f9ae0bed7f99cc2e4f20004457d285e39ce32d921/appy.pod-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "c7730f9fce5268182989bd0993290aef", "sha256": "a547e38ffcd5bc0f5ffbf45a794d24a4d67e6ab643ec1d2ab7dcc32684f223ba" }, "downloads": -1, "filename": "appy.pod-0.2.1-py2.4.egg", "has_sig": false, "md5_digest": "c7730f9fce5268182989bd0993290aef", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 714752, "upload_time": "2008-06-05T20:07:11", "url": "https://files.pythonhosted.org/packages/81/c4/32b4e51832d44f2dd5d5c6778415f98fec9297dddbb4a44b33fe8f06a62b/appy.pod-0.2.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "88c958c3582c895b72ce27e4f1bc7724", "sha256": "c043291e960eee1e8a36e6e713b897574da62d730ba808e1bd37b0838b174cd4" }, "downloads": -1, "filename": "appy.pod-0.2.1-py2.5.egg", "has_sig": false, "md5_digest": "88c958c3582c895b72ce27e4f1bc7724", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 713664, "upload_time": "2008-06-05T20:08:05", "url": "https://files.pythonhosted.org/packages/67/7b/6a8dd19524b51e389492aa6cae5b866909e9cce72cfb397e270d5a6e97b1/appy.pod-0.2.1-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "510cce49bbd03c0274ff4e3c0e5d7d12", "sha256": "fb6c997f3ec0e3175c5df306aa3efba40b2cda734bc104b412e21a39abbc4dc7" }, "downloads": -1, "filename": "appy.pod-0.2.1.tar.gz", "has_sig": false, "md5_digest": "510cce49bbd03c0274ff4e3c0e5d7d12", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 553034, "upload_time": "2008-06-05T20:06:18", "url": "https://files.pythonhosted.org/packages/5c/15/bd2b48216d455347a0114296b88a85ef6add634794f7f998664e7de3f8e1/appy.pod-0.2.1.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "736910b92efc0f6945c4829a5326dd27", "sha256": "e96b4d83fc9537745f2317b56980b76d7fb960fbf7dcae8292c636802a5b0ef3" }, "downloads": -1, "filename": "appy.pod-0.3.0-py2.4.egg", "has_sig": false, "md5_digest": "736910b92efc0f6945c4829a5326dd27", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 117989, "upload_time": "2009-09-30T13:13:26", "url": "https://files.pythonhosted.org/packages/e4/f8/9e7ec7be45a6f48bedd282e31c66a09819a9fe555cbb137d97896bf12e37/appy.pod-0.3.0-py2.4.egg" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "736910b92efc0f6945c4829a5326dd27", "sha256": "e96b4d83fc9537745f2317b56980b76d7fb960fbf7dcae8292c636802a5b0ef3" }, "downloads": -1, "filename": "appy.pod-0.3.0-py2.4.egg", "has_sig": false, "md5_digest": "736910b92efc0f6945c4829a5326dd27", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 117989, "upload_time": "2009-09-30T13:13:26", "url": "https://files.pythonhosted.org/packages/e4/f8/9e7ec7be45a6f48bedd282e31c66a09819a9fe555cbb137d97896bf12e37/appy.pod-0.3.0-py2.4.egg" } ] }