mmif-python 1.1.0__tar.gz → 1.1.1__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.
- {mmif_python-1.1.0/mmif_python.egg-info → mmif_python-1.1.1}/PKG-INFO +2 -3
- mmif_python-1.1.1/VERSION +1 -0
- mmif_python-1.1.1/mmif/ver/__init__.py +2 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1/mmif_python.egg-info}/PKG-INFO +2 -3
- {mmif_python-1.1.0 → mmif_python-1.1.1}/setup.py +25 -19
- mmif_python-1.1.0/VERSION +0 -1
- mmif_python-1.1.0/mmif/ver/__init__.py +0 -2
- {mmif_python-1.1.0 → mmif_python-1.1.1}/LICENSE +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/MANIFEST.in +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/README.md +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/mmif/__init__.py +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/mmif/res/__init__.py +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/mmif/res/clams.vocabulary.yaml +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/mmif/res/do-not-edit.txt +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/mmif/res/mmif.json +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/mmif/serialize/__init__.py +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/mmif/serialize/annotation.py +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/mmif/serialize/mmif.py +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/mmif/serialize/model.py +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/mmif/serialize/view.py +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/mmif/utils/__init__.py +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/mmif/utils/cli/__init__.py +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/mmif/utils/cli/rewind.py +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/mmif/utils/cli/source.py +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/mmif/utils/sequence_helper.py +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/mmif/utils/text_document_helper.py +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/mmif/utils/timeunit_helper.py +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/mmif/utils/video_document_helper.py +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/mmif/ver/do-not-edit.txt +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/mmif/vocabulary/__init__.py +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/mmif/vocabulary/annotation_types.py +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/mmif/vocabulary/base_types.py +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/mmif/vocabulary/do-not-edit.txt +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/mmif/vocabulary/document_types.py +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/mmif_docloc_http/__init__.py +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/mmif_python.egg-info/SOURCES.txt +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/mmif_python.egg-info/dependency_links.txt +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/mmif_python.egg-info/entry_points.txt +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/mmif_python.egg-info/requires.txt +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/mmif_python.egg-info/top_level.txt +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/requirements.cv +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/requirements.seq +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/requirements.txt +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/setup.cfg +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/tests/test_serialize.py +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/tests/test_utils.py +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/tests/test_utils_cli.py +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/tests/test_versioncompat.py +0 -0
- {mmif_python-1.1.0 → mmif_python-1.1.1}/tests/test_vocab.py +0 -0
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: mmif-python
|
|
3
|
-
Version: 1.1.
|
|
3
|
+
Version: 1.1.1
|
|
4
4
|
Summary: Python implementation of MultiMedia Interchange Format specification. (https://mmif.clams.ai)
|
|
5
5
|
Home-page: https://mmif.clams.ai
|
|
6
6
|
Author: Brandeis Lab for Linguistics and Computation
|
|
7
7
|
Author-email: admin@clams.ai
|
|
8
|
-
Classifier: Development Status ::
|
|
8
|
+
Classifier: Development Status :: 5 - Production/Stable
|
|
9
9
|
Classifier: Intended Audience :: Developers
|
|
10
|
-
Classifier: License :: OSI Approved :: Apache Software License
|
|
11
10
|
Classifier: Programming Language :: Python :: 3 :: Only
|
|
12
11
|
Requires-Python: >=3.10
|
|
13
12
|
Description-Content-Type: text/markdown
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
1.1.1
|
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: mmif-python
|
|
3
|
-
Version: 1.1.
|
|
3
|
+
Version: 1.1.1
|
|
4
4
|
Summary: Python implementation of MultiMedia Interchange Format specification. (https://mmif.clams.ai)
|
|
5
5
|
Home-page: https://mmif.clams.ai
|
|
6
6
|
Author: Brandeis Lab for Linguistics and Computation
|
|
7
7
|
Author-email: admin@clams.ai
|
|
8
|
-
Classifier: Development Status ::
|
|
8
|
+
Classifier: Development Status :: 5 - Production/Stable
|
|
9
9
|
Classifier: Intended Audience :: Developers
|
|
10
|
-
Classifier: License :: OSI Approved :: Apache Software License
|
|
11
10
|
Classifier: Programming Language :: Python :: 3 :: Only
|
|
12
11
|
Requires-Python: >=3.10
|
|
13
12
|
Description-Content-Type: text/markdown
|
|
@@ -11,7 +11,8 @@ from typing import Union
|
|
|
11
11
|
from urllib import request
|
|
12
12
|
|
|
13
13
|
import setuptools.command.build_py
|
|
14
|
-
|
|
14
|
+
from setuptools.command.sdist import sdist
|
|
15
|
+
from setuptools.command.develop import develop
|
|
15
16
|
|
|
16
17
|
name = "mmif-python"
|
|
17
18
|
version_fname = "VERSION"
|
|
@@ -254,15 +255,18 @@ def prep_ext_files(setuptools_cmd):
|
|
|
254
255
|
return setuptools_cmd
|
|
255
256
|
|
|
256
257
|
|
|
258
|
+
# Modernize cmdclass to ensure compatibility with setuptools >=80
|
|
257
259
|
@prep_ext_files
|
|
258
|
-
class SdistCommand(
|
|
259
|
-
|
|
260
|
-
|
|
260
|
+
class SdistCommand(sdist):
|
|
261
|
+
def initialize_options(self):
|
|
262
|
+
super().initialize_options()
|
|
263
|
+
# Add any additional initialization logic here if needed
|
|
261
264
|
|
|
262
265
|
@prep_ext_files
|
|
263
|
-
class DevelopCommand(
|
|
264
|
-
|
|
265
|
-
|
|
266
|
+
class DevelopCommand(develop):
|
|
267
|
+
def initialize_options(self):
|
|
268
|
+
super().initialize_options()
|
|
269
|
+
# Add any additional initialization logic here if needed
|
|
266
270
|
|
|
267
271
|
cmdclass['sdist'] = SdistCommand
|
|
268
272
|
cmdclass['develop'] = DevelopCommand
|
|
@@ -279,6 +283,17 @@ with open('requirements.cv') as requirements:
|
|
|
279
283
|
with open('requirements.seq') as requirements:
|
|
280
284
|
seq_requires = requirements.readlines()
|
|
281
285
|
|
|
286
|
+
extras_require = {
|
|
287
|
+
'seq': seq_requires,
|
|
288
|
+
'cv': cv_requires,
|
|
289
|
+
'dev': [
|
|
290
|
+
'pytest',
|
|
291
|
+
'pytest-pep8',
|
|
292
|
+
'pytest-cov',
|
|
293
|
+
'pytype',
|
|
294
|
+
]
|
|
295
|
+
}
|
|
296
|
+
|
|
282
297
|
setuptools.setup(
|
|
283
298
|
name=name,
|
|
284
299
|
version=version,
|
|
@@ -301,21 +316,12 @@ setuptools.setup(
|
|
|
301
316
|
'mmif': [f'{mmif_res_pkg}/*', f'{mmif_ver_pkg}/*', f'{mmif_vocabulary_pkg}/*'],
|
|
302
317
|
},
|
|
303
318
|
install_requires=requires,
|
|
304
|
-
extras_require=
|
|
305
|
-
'seq': seq_requires,
|
|
306
|
-
'cv': cv_requires,
|
|
307
|
-
'dev': [
|
|
308
|
-
'pytest',
|
|
309
|
-
'pytest-pep8',
|
|
310
|
-
'pytest-cov',
|
|
311
|
-
'pytype',
|
|
312
|
-
]
|
|
313
|
-
},
|
|
319
|
+
extras_require=extras_require,
|
|
314
320
|
python_requires='>=3.10',
|
|
321
|
+
licenses='Apache-2.0',
|
|
315
322
|
classifiers=[
|
|
316
|
-
'Development Status ::
|
|
323
|
+
'Development Status :: 5 - Production/Stable',
|
|
317
324
|
'Intended Audience :: Developers',
|
|
318
|
-
'License :: OSI Approved :: Apache Software License',
|
|
319
325
|
'Programming Language :: Python :: 3 :: Only',
|
|
320
326
|
]
|
|
321
327
|
)
|
mmif_python-1.1.0/VERSION
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
1.1.0
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|