-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMANIFEST
30 lines (30 loc) · 917 Bytes
/
MANIFEST
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# file GENERATED by distutils, do NOT edit
setup.py
exipe/__init__.py
exipe/beamer_parser.py
exipe/exipe.py
exipe/odp_parser.py
exipe/parse.py
exipe/parser_utils.py
exipe/pptx_parser.py
exipe/preannotator.py
exipe/datatypes/Presentation.py
exipe/datatypes/Section.py
exipe/datatypes/Slide.py
exipe/datatypes/SlideTypes.py
exipe/datatypes/__init__.py
exipe/datatypes/types_dict.txt
exipe/dict/__init__.py
exipe/dict/sw_fr.txt
exipe/odp_element_parsers/PresentationParser.py
exipe/odp_element_parsers/SlideParser.py
exipe/odp_element_parsers/StyleParser.py
exipe/odp_element_parsers/TextParser.py
exipe/odp_element_parsers/__init__.py
exipe/odp_element_parsers/utils.py
exipe/pptx_element_parsers/PresentationParser.py
exipe/pptx_element_parsers/ShapeParser.py
exipe/pptx_element_parsers/SlideParser.py
exipe/pptx_element_parsers/TextParser.py
exipe/pptx_element_parsers/__init__.py
exipe/pptx_element_parsers/utils.py