Feature Requests item #3295329, was opened at 2011-04-30 14:05 Message generated for change (Comment added) made by binbot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603141&aid=3295329...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: BinĂ¡ris (binbot) Assigned to: Nobody/Anonymous (nobody) Summary: Add roman.py to framework
Initial Comment: I wrote a new script, see at http://hu.wikipedia.org/wiki/Szerkeszt%C5%91:BinBot/roman.py It transforms any Arabic number to Roman and Romans to Arabic from 1 to 3999 (the largest regular Roman number) and has a list comprehension function as well.
I would like to have it in the framework, because TOCbot (http://hu.wikipedia.org/wiki/Szerkeszt%C5%91:Bin%C3%A1ris/TOCbot) will need it. Please help to supply a version number.
----------------------------------------------------------------------
Comment By: BinĂ¡ris (binbot) Date: 2011-05-02 10:54
Message: Oh, I hadn't known that before I began to write. But I don't think it is standard in the meaning you cannot just import it without prior extra installing.
TOCbot uses my version, and I expect it to be widely used, and it is more comfortable to bot owners just to use the framework as it is.
Date.py also has its own Roman number system as a pure list, and does not use this script from PyPi. It could be also simplified using my module.
----------------------------------------------------------------------
Comment By: Merlijn S. van Deen (valhallasw) Date: 2011-05-01 12:38
Message: There already is a standard python package in PyPI for this: http://pypi.python.org/pypi/roman
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603141&aid=3295329...
pywikipedia-bugs@lists.wikimedia.org