dsff 1.0.5__py3-none-any.whl → 1.0.6__py3-none-any.whl

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.
dsff/VERSION.txt CHANGED
@@ -1 +1 @@
1
- 1.0.5
1
+ 1.0.6
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: dsff
3
- Version: 1.0.5
3
+ Version: 1.0.6
4
4
  Summary: DataSet File Format (DSFF)
5
5
  Author-email: Alexandre D'Hondt <alexandre.dhondt@gmail.com>
6
6
  License: GNU GENERAL PUBLIC LICENSE
@@ -686,14 +686,17 @@ Keywords: python,programming,dataset-file-format,dsff
686
686
  Classifier: Development Status :: 5 - Production/Stable
687
687
  Classifier: Environment :: Console
688
688
  Classifier: Intended Audience :: Developers
689
+ Classifier: Intended Audience :: Information Technology
690
+ Classifier: Intended Audience :: Other Audience
689
691
  Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
690
- Classifier: Programming Language :: Python :: 3.7
692
+ Classifier: Programming Language :: Python :: 3
693
+ Classifier: Programming Language :: Python :: 3 :: Only
691
694
  Classifier: Programming Language :: Python :: 3.8
692
695
  Classifier: Programming Language :: Python :: 3.9
693
696
  Classifier: Programming Language :: Python :: 3.10
694
697
  Classifier: Programming Language :: Python :: 3.11
695
698
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
696
- Requires-Python: <4,>=3.7
699
+ Requires-Python: <4,>=3.8
697
700
  Description-Content-Type: text/markdown
698
701
  License-File: LICENSE
699
702
  Requires-Dist: openpyxl
@@ -1,12 +1,12 @@
1
- dsff/VERSION.txt,sha256=jFS_q38a6b0acUjq5B57Co9K03JuDKxw-COi1F255gw,6
1
+ dsff/VERSION.txt,sha256=UcGNyGlIYb60emeJTmEESGQhRDU4n206J0cE2VZv-Ww,6
2
2
  dsff/__common__.py,sha256=i6s7csIkrOQW2l3UiVhvDF6QoCKnRwkzpsvg3tOLMJ4,698
3
3
  dsff/__info__.py,sha256=NbTFE4hnWsbEXirkhIn-QpdNZe-m_8Qy_VpZjUUGEZE,325
4
4
  dsff/__init__.py,sha256=ChcWhw1SPX0eY8X4Xst4CFGIqhiBITHVGw46ZvQ_zdU,11626
5
5
  dsff/arff.py,sha256=0Mtk_IgKfD6Fg4qTaVSKT3cvNJEn2yO9LbmrsbJUqSA,7097
6
6
  dsff/csv.py,sha256=kCePo4H6PurZR0eYfznBCONTk3ZxfKMnRvy6s6z9A-c,1122
7
7
  dsff/dataset.py,sha256=WGIqtdQaSIZerDKkXwQzXCI_hlIVRlPAwwTWUwMjAAs,1692
8
- dsff-1.0.5.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
9
- dsff-1.0.5.dist-info/METADATA,sha256=1tOh0Kuu5nJDj2rmYshGoG57fvSfcaDeACmcVYVb3JQ,45964
10
- dsff-1.0.5.dist-info/WHEEL,sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo,92
11
- dsff-1.0.5.dist-info/top_level.txt,sha256=bmP8yHsEIiNYtYRJGnUl7TDsrLG_zb5g0-AVpVjKssI,5
12
- dsff-1.0.5.dist-info/RECORD,,
8
+ dsff-1.0.6.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
9
+ dsff-1.0.6.dist-info/METADATA,sha256=dQnLVxSK1lK7vq1Ps8rVgUpR7IBdVhqRlqAwS5hXm0o,46122
10
+ dsff-1.0.6.dist-info/WHEEL,sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo,92
11
+ dsff-1.0.6.dist-info/top_level.txt,sha256=bmP8yHsEIiNYtYRJGnUl7TDsrLG_zb5g0-AVpVjKssI,5
12
+ dsff-1.0.6.dist-info/RECORD,,
File without changes
File without changes