mpxj 13.11.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.11.0/mpxj.egg-info → mpxj-14.0.0}/PKG-INFO +10 -8
  2. {mpxj-13.11.0 → mpxj-14.0.0}/README.md +5 -5
  3. mpxj-14.0.0/mpxj/lib/mpxj.jar +0 -0
  4. {mpxj-13.11.0 → mpxj-14.0.0/mpxj.egg-info}/PKG-INFO +10 -8
  5. {mpxj-13.11.0 → mpxj-14.0.0}/mpxj.egg-info/SOURCES.txt +0 -2
  6. {mpxj-13.11.0 → mpxj-14.0.0}/setup.py +2 -2
  7. mpxj-13.11.0/legal/licence.ikvm.thirdparty.txt +0 -3385
  8. mpxj-13.11.0/legal/licence.ikvm.txt +0 -425
  9. mpxj-13.11.0/mpxj/lib/mpxj.jar +0 -0
  10. {mpxj-13.11.0 → mpxj-14.0.0}/LICENSE +0 -0
  11. {mpxj-13.11.0 → mpxj-14.0.0}/MANIFEST.in +0 -0
  12. {mpxj-13.11.0 → mpxj-14.0.0}/legal/licence.jgoodies.binding.txt +0 -0
  13. {mpxj-13.11.0 → mpxj-14.0.0}/legal/licence.jgoodies.common.txt +0 -0
  14. {mpxj-13.11.0 → mpxj-14.0.0}/legal/licence.jsoup.txt +0 -0
  15. {mpxj-13.11.0 → mpxj-14.0.0}/legal/licence.poi.txt +0 -0
  16. {mpxj-13.11.0 → mpxj-14.0.0}/legal/licence.rtfparserkit.txt +0 -0
  17. {mpxj-13.11.0 → mpxj-14.0.0}/legal/licence.sqlite-jdbc.txt +0 -0
  18. {mpxj-13.11.0 → mpxj-14.0.0}/legal/licence.txt +0 -0
  19. {mpxj-13.11.0 → mpxj-14.0.0}/mpxj/__init__.py +0 -0
  20. {mpxj-13.11.0 → mpxj-14.0.0}/mpxj/lib/SparseBitSet-1.3.jar +0 -0
  21. {mpxj-13.11.0 → mpxj-14.0.0}/mpxj/lib/commons-codec-1.17.1.jar +0 -0
  22. {mpxj-13.11.0 → mpxj-14.0.0}/mpxj/lib/commons-collections4-4.4.jar +0 -0
  23. {mpxj-13.11.0 → mpxj-14.0.0}/mpxj/lib/commons-io-2.18.0.jar +0 -0
  24. {mpxj-13.11.0 → mpxj-14.0.0}/mpxj/lib/commons-lang3-3.10.jar +0 -0
  25. {mpxj-13.11.0 → mpxj-14.0.0}/mpxj/lib/commons-logging-1.2.jar +0 -0
  26. {mpxj-13.11.0 → mpxj-14.0.0}/mpxj/lib/commons-math3-3.6.1.jar +0 -0
  27. {mpxj-13.11.0 → mpxj-14.0.0}/mpxj/lib/hamcrest-core-1.3.jar +0 -0
  28. {mpxj-13.11.0 → mpxj-14.0.0}/mpxj/lib/istack-commons-runtime-4.0.1.jar +0 -0
  29. {mpxj-13.11.0 → mpxj-14.0.0}/mpxj/lib/jackcess-4.0.1.jar +0 -0
  30. {mpxj-13.11.0 → mpxj-14.0.0}/mpxj/lib/jakarta.activation-2.0.1.jar +0 -0
  31. {mpxj-13.11.0 → mpxj-14.0.0}/mpxj/lib/jakarta.xml.bind-api-3.0.1.jar +0 -0
  32. {mpxj-13.11.0 → mpxj-14.0.0}/mpxj/lib/jaxb-core-3.0.2.jar +0 -0
  33. {mpxj-13.11.0 → mpxj-14.0.0}/mpxj/lib/jaxb-runtime-3.0.2.jar +0 -0
  34. {mpxj-13.11.0 → mpxj-14.0.0}/mpxj/lib/jgoodies-binding-2.13.0.jar +0 -0
  35. {mpxj-13.11.0 → mpxj-14.0.0}/mpxj/lib/jgoodies-common-1.8.1.jar +0 -0
  36. {mpxj-13.11.0 → mpxj-14.0.0}/mpxj/lib/jsoup-1.15.3.jar +0 -0
  37. {mpxj-13.11.0 → mpxj-14.0.0}/mpxj/lib/junit-4.13.1.jar +0 -0
  38. {mpxj-13.11.0 → mpxj-14.0.0}/mpxj/lib/log4j-api-2.24.3.jar +0 -0
  39. {mpxj-13.11.0 → mpxj-14.0.0}/mpxj/lib/poi-5.4.0.jar +0 -0
  40. {mpxj-13.11.0 → mpxj-14.0.0}/mpxj/lib/rtfparserkit-1.16.0.jar +0 -0
  41. {mpxj-13.11.0 → mpxj-14.0.0}/mpxj/lib/sqlite-jdbc-3.42.0.0.jar +0 -0
  42. {mpxj-13.11.0 → mpxj-14.0.0}/mpxj/lib/txw2-3.0.2.jar +0 -0
  43. {mpxj-13.11.0 → mpxj-14.0.0}/mpxj.egg-info/dependency_links.txt +0 -0
  44. {mpxj-13.11.0 → mpxj-14.0.0}/mpxj.egg-info/top_level.txt +0 -0
  45. {mpxj-13.11.0 → mpxj-14.0.0}/pyproject.toml +0 -0
  46. {mpxj-13.11.0 → mpxj-14.0.0}/setup.cfg +0 -0
@@ -1,13 +1,13 @@
1
- Metadata-Version: 2.2
1
+ Metadata-Version: 2.4
2
2
  Name: mpxj
3
- Version: 13.11.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
7
7
  Author-email: jon@timephased.com
8
+ License: LGPL-2.0-or-later
8
9
  Project-URL: Bug Tracker, https://github.com/joniles/mpxj/issues
9
10
  Classifier: Programming Language :: Python :: 3
10
- Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)
11
11
  Classifier: Operating System :: OS Independent
12
12
  Requires-Python: >=3.6
13
13
  Description-Content-Type: text/markdown
@@ -18,6 +18,8 @@ Dynamic: classifier
18
18
  Dynamic: description
19
19
  Dynamic: description-content-type
20
20
  Dynamic: home-page
21
+ Dynamic: license
22
+ Dynamic: license-file
21
23
  Dynamic: project-url
22
24
  Dynamic: requires-python
23
25
  Dynamic: summary
@@ -39,7 +41,7 @@ import jpype
39
41
  import mpxj
40
42
 
41
43
  jpype.startJVM()
42
- from net.sf.mpxj.sample import MpxjConvert
44
+ from org.mpxj.sample import MpxjConvert
43
45
  MpxjConvert().process('example.mpp', 'example.mpx')
44
46
  jpype.shutdownJVM()
45
47
  ```
@@ -51,7 +53,7 @@ import jpype
51
53
  import mpxj
52
54
 
53
55
  jpype.startJVM()
54
- from net.sf.mpxj.reader import UniversalProjectReader
56
+ from org.mpxj.reader import UniversalProjectReader
55
57
  project = UniversalProjectReader().read('example.mpp')
56
58
 
57
59
  print("Tasks")
@@ -71,9 +73,9 @@ jpype.startJVM()
71
73
 
72
74
  from java.lang import Double
73
75
  from java.time import LocalDate, LocalDateTime
74
- from net.sf.mpxj import ProjectFile, TaskField, Duration, TimeUnit, RelationType, Availability, Relation
75
- from net.sf.mpxj.common import LocalDateTimeHelper
76
- 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
77
79
 
78
80
  # The helper class we use later to actually write the file
79
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,13 +1,13 @@
1
- Metadata-Version: 2.2
1
+ Metadata-Version: 2.4
2
2
  Name: mpxj
3
- Version: 13.11.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
7
7
  Author-email: jon@timephased.com
8
+ License: LGPL-2.0-or-later
8
9
  Project-URL: Bug Tracker, https://github.com/joniles/mpxj/issues
9
10
  Classifier: Programming Language :: Python :: 3
10
- Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)
11
11
  Classifier: Operating System :: OS Independent
12
12
  Requires-Python: >=3.6
13
13
  Description-Content-Type: text/markdown
@@ -18,6 +18,8 @@ Dynamic: classifier
18
18
  Dynamic: description
19
19
  Dynamic: description-content-type
20
20
  Dynamic: home-page
21
+ Dynamic: license
22
+ Dynamic: license-file
21
23
  Dynamic: project-url
22
24
  Dynamic: requires-python
23
25
  Dynamic: summary
@@ -39,7 +41,7 @@ import jpype
39
41
  import mpxj
40
42
 
41
43
  jpype.startJVM()
42
- from net.sf.mpxj.sample import MpxjConvert
44
+ from org.mpxj.sample import MpxjConvert
43
45
  MpxjConvert().process('example.mpp', 'example.mpx')
44
46
  jpype.shutdownJVM()
45
47
  ```
@@ -51,7 +53,7 @@ import jpype
51
53
  import mpxj
52
54
 
53
55
  jpype.startJVM()
54
- from net.sf.mpxj.reader import UniversalProjectReader
56
+ from org.mpxj.reader import UniversalProjectReader
55
57
  project = UniversalProjectReader().read('example.mpp')
56
58
 
57
59
  print("Tasks")
@@ -71,9 +73,9 @@ jpype.startJVM()
71
73
 
72
74
  from java.lang import Double
73
75
  from java.time import LocalDate, LocalDateTime
74
- from net.sf.mpxj import ProjectFile, TaskField, Duration, TimeUnit, RelationType, Availability, Relation
75
- from net.sf.mpxj.common import LocalDateTimeHelper
76
- 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
77
79
 
78
80
  # The helper class we use later to actually write the file
79
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.11.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",
@@ -17,11 +17,11 @@ setuptools.setup(
17
17
  },
18
18
  classifiers=[
19
19
  "Programming Language :: Python :: 3",
20
- "License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)",
21
20
  "Operating System :: OS Independent",
22
21
  ],
23
22
  packages=setuptools.find_namespace_packages(),
24
23
  python_requires=">=3.6",
25
24
  include_package_data=True,
26
25
  package_data={'': ['lib/*.jar']},
26
+ license="LGPL-2.0-or-later"
27
27
  )