Commit 7161ce7
Steve Canny
opc: transplant opc module from python-pptx
Necessarily a big hairy commit, made somewhat worse because it entailed
also converting from objectify to etree and updating most of the
unitutil mocking functions. Most of the files are new, so at least that
makes things a bit simpler.
This brings the packaging logic local, removing the dependency on
python-opc. This is to avoid package syncronization problems, at least
until the packaging logic becomes boringly stable.1 parent 4cda9a3 commit 7161ce7
File tree
54 files changed
+4898
-290
lines changed- docx
- opc
- oxml
- tests
- opc
- unitdata
- oxml
- test_files
- expanded_docx
- _rels
- customXml
- _rels
- docProps
- word
- _rels
- theme
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
54 files changed
+4898
-290
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | 2 | | |
10 | 3 | | |
11 | 4 | | |
12 | 5 | | |
13 | 6 | | |
14 | 7 | | |
15 | | - | |
16 | | - | |
| 8 | + | |
17 | 9 | | |
18 | | - | |
| 10 | + | |
| 11 | + | |
19 | 12 | | |
| 13 | + | |
20 | 14 | | |
21 | 15 | | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 1 | + | |
9 | 2 | | |
10 | 3 | | |
11 | 4 | | |
12 | 5 | | |
13 | | - | |
| 6 | + | |
14 | 7 | | |
15 | 8 | | |
16 | 9 | | |
17 | 10 | | |
18 | | - | |
19 | | - | |
| 11 | + | |
| 12 | + | |
20 | 13 | | |
21 | 14 | | |
22 | 15 | | |
| |||
Whitespace-only changes.
0 commit comments