{ "info": { "author": "Scott Kirkwood", "author_email": "scott@forusers.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "License :: OSI Approved :: Apache Software License", "Operating System :: Microsoft :: Windows", "Operating System :: OS Independent", "Operating System :: POSIX", "Programming Language :: Python", "Topic :: Documentation", "Topic :: Software Development :: Code Generators", "Topic :: Text Processing :: Markup :: XML", "Topic :: Utilities" ], "description": "========\nmm2notes\n========\n\nDoes some XML foo to get meeting notes out of your MM file.\nFreeMind is great for taking notes very quickly and is highly recommended.\nI sometimes project FreeMind on the overhead projector so that everyone can see the notes I'm taking.\nThe zoom feature (Alt-Down) is very handy so that it isn't too small.\n\nAfter the meeting you might check-in the .mm file into a source control program\n(if you are into that kind of thing) and then clean up the notes so that it makes more sense and only the salient points are kept.\nThen your run something like::\n\n mm2notes WeeklyMeeting.mm -o WeeklyMeeting.html\n\n\nTo output the notes in HTML, which you can copy and paste to a variety of places.\n\n\nScreen Shots\n------------\n\nIn FreeMind your notes will look something like this:\n\n.. image:: http://mm2notes.googlecode.com/svn/trunk/doc/free-mind-shot.png\n\nAfter running mm2notes on your .mm file the HTML will look like like:\n\n.. image:: http://mm2notes.googlecode.com/svn/trunk/doc/html-shot.png\n\n\nFeatures\n--------\n\nAttendees can be just a list, at list with e-mails under the person's name (very handy) or a list of cities with the list of people in each city below.\n\nBecause FreeMind keeps track of all the times that nodes are created I used that time to organize the meeting minutes. So even though you may freely jump around adding notes under different people or headings, it'll still organize it by time, so it still makes some sense.\n\nRequirements\n------------\n* A version of Freemind_.\n* Python_.\n* ElementTree_ which you'll have automatically if you run Python 2.5 or greater.\n\n`FreeMind `_\n`Python `_\n`ElementTree `_", "description_content_type": null, "docs_url": null, "download_url": "http://mm2notes.googlecode.com/files/mm2notes-0.1.1.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/mm2notes", "keywords": "mm,FreeMind,notes,XML,text,meeting,Python", "license": "Apache 2.0", "maintainer": null, "maintainer_email": null, "name": "mm2notes", "package_url": "https://pypi.org/project/mm2notes/", "platform": "POSIX,Windows", "project_url": "https://pypi.org/project/mm2notes/", "project_urls": { "Download": "http://mm2notes.googlecode.com/files/mm2notes-0.1.1.zip", "Homepage": "http://code.google.com/p/mm2notes" }, "release_url": "https://pypi.org/project/mm2notes/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Convert a FreeMind mind-map (mm) into a meeting notes (html/txt).", "version": "0.1.1" }, "last_serial": 246014, "releases": { "0.1.0": [], "0.1.1": [ { "comment_text": "", "digests": { "md5": "37f90c1c686e9fbf8168ba0a81dce4a1", "sha256": "6b2fbaf074adad5b288a4119a9f5d3dbcfc1812161deebf0e47509e463249ac9" }, "downloads": -1, "filename": "mm2notes-0.1.1.zip", "has_sig": false, "md5_digest": "37f90c1c686e9fbf8168ba0a81dce4a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14496, "upload_time": "2011-01-30T02:25:37", "url": "https://files.pythonhosted.org/packages/42/3c/e99616c610db70178505f0f49b7e6f1628ea14c4e58f39eac7875169d293/mm2notes-0.1.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "37f90c1c686e9fbf8168ba0a81dce4a1", "sha256": "6b2fbaf074adad5b288a4119a9f5d3dbcfc1812161deebf0e47509e463249ac9" }, "downloads": -1, "filename": "mm2notes-0.1.1.zip", "has_sig": false, "md5_digest": "37f90c1c686e9fbf8168ba0a81dce4a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14496, "upload_time": "2011-01-30T02:25:37", "url": "https://files.pythonhosted.org/packages/42/3c/e99616c610db70178505f0f49b7e6f1628ea14c4e58f39eac7875169d293/mm2notes-0.1.1.zip" } ] }