mpxj 13.12.0__tar.gz → 14.0.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of mpxj might be problematic. Click here for more details.

Files changed (46) hide show
  1. {mpxj-13.12.0/mpxj.egg-info → mpxj-14.0.0}/PKG-INFO +6 -6
  2. {mpxj-13.12.0 → mpxj-14.0.0}/README.md +5 -5
  3. mpxj-14.0.0/mpxj/lib/mpxj.jar +0 -0
  4. {mpxj-13.12.0 → mpxj-14.0.0/mpxj.egg-info}/PKG-INFO +6 -6
  5. {mpxj-13.12.0 → mpxj-14.0.0}/mpxj.egg-info/SOURCES.txt +0 -2
  6. {mpxj-13.12.0 → mpxj-14.0.0}/setup.py +1 -1
  7. mpxj-13.12.0/legal/licence.ikvm.thirdparty.txt +0 -3385
  8. mpxj-13.12.0/legal/licence.ikvm.txt +0 -425
  9. mpxj-13.12.0/mpxj/lib/mpxj.jar +0 -0
  10. {mpxj-13.12.0 → mpxj-14.0.0}/LICENSE +0 -0
  11. {mpxj-13.12.0 → mpxj-14.0.0}/MANIFEST.in +0 -0
  12. {mpxj-13.12.0 → mpxj-14.0.0}/legal/licence.jgoodies.binding.txt +0 -0
  13. {mpxj-13.12.0 → mpxj-14.0.0}/legal/licence.jgoodies.common.txt +0 -0
  14. {mpxj-13.12.0 → mpxj-14.0.0}/legal/licence.jsoup.txt +0 -0
  15. {mpxj-13.12.0 → mpxj-14.0.0}/legal/licence.poi.txt +0 -0
  16. {mpxj-13.12.0 → mpxj-14.0.0}/legal/licence.rtfparserkit.txt +0 -0
  17. {mpxj-13.12.0 → mpxj-14.0.0}/legal/licence.sqlite-jdbc.txt +0 -0
  18. {mpxj-13.12.0 → mpxj-14.0.0}/legal/licence.txt +0 -0
  19. {mpxj-13.12.0 → mpxj-14.0.0}/mpxj/__init__.py +0 -0
  20. {mpxj-13.12.0 → mpxj-14.0.0}/mpxj/lib/SparseBitSet-1.3.jar +0 -0
  21. {mpxj-13.12.0 → mpxj-14.0.0}/mpxj/lib/commons-codec-1.17.1.jar +0 -0
  22. {mpxj-13.12.0 → mpxj-14.0.0}/mpxj/lib/commons-collections4-4.4.jar +0 -0
  23. {mpxj-13.12.0 → mpxj-14.0.0}/mpxj/lib/commons-io-2.18.0.jar +0 -0
  24. {mpxj-13.12.0 → mpxj-14.0.0}/mpxj/lib/commons-lang3-3.10.jar +0 -0
  25. {mpxj-13.12.0 → mpxj-14.0.0}/mpxj/lib/commons-logging-1.2.jar +0 -0
  26. {mpxj-13.12.0 → mpxj-14.0.0}/mpxj/lib/commons-math3-3.6.1.jar +0 -0
  27. {mpxj-13.12.0 → mpxj-14.0.0}/mpxj/lib/hamcrest-core-1.3.jar +0 -0
  28. {mpxj-13.12.0 → mpxj-14.0.0}/mpxj/lib/istack-commons-runtime-4.0.1.jar +0 -0
  29. {mpxj-13.12.0 → mpxj-14.0.0}/mpxj/lib/jackcess-4.0.1.jar +0 -0
  30. {mpxj-13.12.0 → mpxj-14.0.0}/mpxj/lib/jakarta.activation-2.0.1.jar +0 -0
  31. {mpxj-13.12.0 → mpxj-14.0.0}/mpxj/lib/jakarta.xml.bind-api-3.0.1.jar +0 -0
  32. {mpxj-13.12.0 → mpxj-14.0.0}/mpxj/lib/jaxb-core-3.0.2.jar +0 -0
  33. {mpxj-13.12.0 → mpxj-14.0.0}/mpxj/lib/jaxb-runtime-3.0.2.jar +0 -0
  34. {mpxj-13.12.0 → mpxj-14.0.0}/mpxj/lib/jgoodies-binding-2.13.0.jar +0 -0
  35. {mpxj-13.12.0 → mpxj-14.0.0}/mpxj/lib/jgoodies-common-1.8.1.jar +0 -0
  36. {mpxj-13.12.0 → mpxj-14.0.0}/mpxj/lib/jsoup-1.15.3.jar +0 -0
  37. {mpxj-13.12.0 → mpxj-14.0.0}/mpxj/lib/junit-4.13.1.jar +0 -0
  38. {mpxj-13.12.0 → mpxj-14.0.0}/mpxj/lib/log4j-api-2.24.3.jar +0 -0
  39. {mpxj-13.12.0 → mpxj-14.0.0}/mpxj/lib/poi-5.4.0.jar +0 -0
  40. {mpxj-13.12.0 → mpxj-14.0.0}/mpxj/lib/rtfparserkit-1.16.0.jar +0 -0
  41. {mpxj-13.12.0 → mpxj-14.0.0}/mpxj/lib/sqlite-jdbc-3.42.0.0.jar +0 -0
  42. {mpxj-13.12.0 → mpxj-14.0.0}/mpxj/lib/txw2-3.0.2.jar +0 -0
  43. {mpxj-13.12.0 → mpxj-14.0.0}/mpxj.egg-info/dependency_links.txt +0 -0
  44. {mpxj-13.12.0 → mpxj-14.0.0}/mpxj.egg-info/top_level.txt +0 -0
  45. {mpxj-13.12.0 → mpxj-14.0.0}/pyproject.toml +0 -0
  46. {mpxj-13.12.0 → mpxj-14.0.0}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mpxj
3
- Version: 13.12.0
3
+ Version: 14.0.0
4
4
  Summary: Python wrapper for the MPXJ Java library for manipulating project files
5
5
  Home-page: https://github.com/joniles/mpxj
6
6
  Author: Jon Iles
@@ -41,7 +41,7 @@ import jpype
41
41
  import mpxj
42
42
 
43
43
  jpype.startJVM()
44
- from net.sf.mpxj.sample import MpxjConvert
44
+ from org.mpxj.sample import MpxjConvert
45
45
  MpxjConvert().process('example.mpp', 'example.mpx')
46
46
  jpype.shutdownJVM()
47
47
  ```
@@ -53,7 +53,7 @@ import jpype
53
53
  import mpxj
54
54
 
55
55
  jpype.startJVM()
56
- from net.sf.mpxj.reader import UniversalProjectReader
56
+ from org.mpxj.reader import UniversalProjectReader
57
57
  project = UniversalProjectReader().read('example.mpp')
58
58
 
59
59
  print("Tasks")
@@ -73,9 +73,9 @@ jpype.startJVM()
73
73
 
74
74
  from java.lang import Double
75
75
  from java.time import LocalDate, LocalDateTime
76
- from net.sf.mpxj import ProjectFile, TaskField, Duration, TimeUnit, RelationType, Availability, Relation
77
- from net.sf.mpxj.common import LocalDateTimeHelper
78
- from net.sf.mpxj.writer import UniversalProjectWriter, FileFormat
76
+ from org.mpxj import ProjectFile, TaskField, Duration, TimeUnit, RelationType, Availability, Relation
77
+ from org.mpxj.common import LocalDateTimeHelper
78
+ from org.mpxj.writer import UniversalProjectWriter, FileFormat
79
79
 
80
80
  # The helper class we use later to actually write the file
81
81
  # uses an enumeration to determine the output format.
@@ -15,7 +15,7 @@ import jpype
15
15
  import mpxj
16
16
 
17
17
  jpype.startJVM()
18
- from net.sf.mpxj.sample import MpxjConvert
18
+ from org.mpxj.sample import MpxjConvert
19
19
  MpxjConvert().process('example.mpp', 'example.mpx')
20
20
  jpype.shutdownJVM()
21
21
  ```
@@ -27,7 +27,7 @@ import jpype
27
27
  import mpxj
28
28
 
29
29
  jpype.startJVM()
30
- from net.sf.mpxj.reader import UniversalProjectReader
30
+ from org.mpxj.reader import UniversalProjectReader
31
31
  project = UniversalProjectReader().read('example.mpp')
32
32
 
33
33
  print("Tasks")
@@ -47,9 +47,9 @@ jpype.startJVM()
47
47
 
48
48
  from java.lang import Double
49
49
  from java.time import LocalDate, LocalDateTime
50
- from net.sf.mpxj import ProjectFile, TaskField, Duration, TimeUnit, RelationType, Availability, Relation
51
- from net.sf.mpxj.common import LocalDateTimeHelper
52
- from net.sf.mpxj.writer import UniversalProjectWriter, FileFormat
50
+ from org.mpxj import ProjectFile, TaskField, Duration, TimeUnit, RelationType, Availability, Relation
51
+ from org.mpxj.common import LocalDateTimeHelper
52
+ from org.mpxj.writer import UniversalProjectWriter, FileFormat
53
53
 
54
54
  # The helper class we use later to actually write the file
55
55
  # uses an enumeration to determine the output format.
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mpxj
3
- Version: 13.12.0
3
+ Version: 14.0.0
4
4
  Summary: Python wrapper for the MPXJ Java library for manipulating project files
5
5
  Home-page: https://github.com/joniles/mpxj
6
6
  Author: Jon Iles
@@ -41,7 +41,7 @@ import jpype
41
41
  import mpxj
42
42
 
43
43
  jpype.startJVM()
44
- from net.sf.mpxj.sample import MpxjConvert
44
+ from org.mpxj.sample import MpxjConvert
45
45
  MpxjConvert().process('example.mpp', 'example.mpx')
46
46
  jpype.shutdownJVM()
47
47
  ```
@@ -53,7 +53,7 @@ import jpype
53
53
  import mpxj
54
54
 
55
55
  jpype.startJVM()
56
- from net.sf.mpxj.reader import UniversalProjectReader
56
+ from org.mpxj.reader import UniversalProjectReader
57
57
  project = UniversalProjectReader().read('example.mpp')
58
58
 
59
59
  print("Tasks")
@@ -73,9 +73,9 @@ jpype.startJVM()
73
73
 
74
74
  from java.lang import Double
75
75
  from java.time import LocalDate, LocalDateTime
76
- from net.sf.mpxj import ProjectFile, TaskField, Duration, TimeUnit, RelationType, Availability, Relation
77
- from net.sf.mpxj.common import LocalDateTimeHelper
78
- from net.sf.mpxj.writer import UniversalProjectWriter, FileFormat
76
+ from org.mpxj import ProjectFile, TaskField, Duration, TimeUnit, RelationType, Availability, Relation
77
+ from org.mpxj.common import LocalDateTimeHelper
78
+ from org.mpxj.writer import UniversalProjectWriter, FileFormat
79
79
 
80
80
  # The helper class we use later to actually write the file
81
81
  # uses an enumeration to determine the output format.
@@ -3,8 +3,6 @@ MANIFEST.in
3
3
  README.md
4
4
  pyproject.toml
5
5
  setup.py
6
- legal/licence.ikvm.thirdparty.txt
7
- legal/licence.ikvm.txt
8
6
  legal/licence.jgoodies.binding.txt
9
7
  legal/licence.jgoodies.common.txt
10
8
  legal/licence.jsoup.txt
@@ -5,7 +5,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
5
5
 
6
6
  setuptools.setup(
7
7
  name="mpxj",
8
- version="13.12.0",
8
+ version="14.0.0",
9
9
  author="Jon Iles",
10
10
  author_email="jon@timephased.com",
11
11
  description="Python wrapper for the MPXJ Java library for manipulating project files",