veekun_pokedex/pokedex
Lynn "Zhorken" Vaughan befea028ca Correct Japanese names for a few Kalos Pokémon.
I double-checked against http://wiki.ポケモン.com/wiki/ポケモン一覧 .
(Apologies for the likely-unclickable URL but it was really really long
otherwise.)

Flabébé was using hiragana べ instead of katakana ベ.  Those were the
only hiragana in the csv.
2013-12-20 20:28:06 -05:00
..
data/csv Correct Japanese names for a few Kalos Pokémon. 2013-12-20 20:28:06 -05:00
db Limit Unicode columns to 4000 characters. Fixes #102. 2013-11-16 16:50:15 -08:00
doc Sort relationship docs alphabetically. 2012-06-08 23:31:35 -07:00
struct Move util.py to compatibility.py 2011-04-17 22:30:37 -07:00
tests Make the rest of the tests pass. 2013-11-09 03:49:09 -05:00
util Fix test_media.py. 2012-03-16 12:37:47 -07:00
__init__.py Speed up import pokedex.db slightly. 2011-04-03 03:13:07 -07:00
__main__.py Make the library work with python -m. 2013-08-09 13:00:37 -07:00
compatibility.py Move util.py to compatibility.py 2011-04-17 22:30:37 -07:00
defaults.py Speed up import pokedex.db slightly. 2011-04-03 03:13:07 -07:00
formulae.py Give calculated_stat and calculated_hp the same signature. 2011-03-10 22:12:03 -08:00
lookup.py Remove unused imports, incidentally fixing compat with whoosh 2.5. 2013-08-09 13:02:50 -07:00
main.py Maybe make the setuptools entry point actually work. 2013-08-09 13:11:54 -07:00
roomaji.py Add Czech romanization 2011-03-29 17:46:41 +03:00