eggification master-egg
authorBenoît Pin <pin@cri.ensmp.fr>
Mon, 22 Dec 2014 16:45:09 +0000 (17:45 +0100)
committerBenoît Pin <pin@cri.ensmp.fr>
Mon, 22 Dec 2014 16:45:09 +0000 (17:45 +0100)
commit59a9b9ddd140652029d5220c82f6dc86ea6b5a4e
tree721be8c5c7755c647fe4ffaa53ae5eae3fac9e74
parent4cf67ee26b0a9decba2efd0353cfe71645786ecf
eggification
14 files changed:
Products/__init__.py [new file with mode: 0644]
Products/iso_3166_1/__init__.py [moved from __init__.py with 100% similarity]
Products/iso_3166_1/_sources/iso_3166-1_list_en.xml [moved from _sources/iso_3166-1_list_en.xml with 100% similarity]
Products/iso_3166_1/_sources/iso_3166-1_list_fr.xml [moved from _sources/iso_3166-1_list_fr.xml with 100% similarity]
Products/iso_3166_1/_sources/make.py [moved from _sources/make.py with 100% similarity]
Products/iso_3166_1/configure.zcml [moved from configure.zcml with 100% similarity]
Products/iso_3166_1/en.py [moved from en.py with 100% similarity]
Products/iso_3166_1/fr.py [moved from fr.py with 100% similarity]
Products/iso_3166_1/iso_3166_1.py [moved from iso_3166_1.py with 100% similarity]
Products/iso_3166_1/locales/en/LC_MESSAGES/iso_3166_1.mo [moved from locales/en/LC_MESSAGES/iso_3166_1.mo with 100% similarity]
Products/iso_3166_1/locales/en/LC_MESSAGES/iso_3166_1.po [moved from locales/en/LC_MESSAGES/iso_3166_1.po with 100% similarity]
Products/iso_3166_1/locales/fr/LC_MESSAGES/iso_3166_1.mo [moved from locales/fr/LC_MESSAGES/iso_3166_1.mo with 100% similarity]
Products/iso_3166_1/locales/fr/LC_MESSAGES/iso_3166_1.po [moved from locales/fr/LC_MESSAGES/iso_3166_1.po with 100% similarity]
setup.py [new file with mode: 0644]