https://bugzilla.wikimedia.org/show_bug.cgi?id=55048
Web browser: --- Bug ID: 55048 Summary: Add roman.py to framework Product: Pywikibot Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: Unprioritized Component: General Assignee: Pywikipedia-bugs@lists.wikimedia.org Reporter: legoktm.wikipedia@gmail.com Classification: Unclassified Mobile Platform: ---
Originally from: http://sourceforge.net/p/pywikipediabot/feature-requests/285/ Reported by: binbot Created on: 2011-04-30 12:05:25 Subject: Add roman.py to framework Original description: 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%5C) will need it. Please help to supply a version number.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55048
--- Comment #1 from Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com --- roman.py
https://bugzilla.wikimedia.org/show_bug.cgi?id=55048
Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://sourceforge.net/p/p | |ywikipediabot/feature-reque | |sts/285/
https://bugzilla.wikimedia.org/show_bug.cgi?id=55048
--- Comment #2 from Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com --- The import script broke on this one, there are 2 comments that are on the sf.net ticket that were not imported.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55048
John Mark Vandenberg jayvdb@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jayvdb@gmail.com Component|General |Other scripts
https://bugzilla.wikimedia.org/show_bug.cgi?id=55048
John Mark Vandenberg jayvdb@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |compat (1.0)
--- Comment #3 from John Mark Vandenberg jayvdb@gmail.com --- In core, we would use https://pypi.python.org/pypi/roman . This roman.py module may be appropriate for compat.
pywikipedia-bugs@lists.wikimedia.org