[Git][debian-gis-team/glymur][upstream] New upstream version 0.8.18+ds

Bas Couwenberg gitlab at salsa.debian.org
Tue Aug 27 07:33:26 BST 2019



Bas Couwenberg pushed to branch upstream at Debian GIS Project / glymur


Commits:
c5eb7994 by Bas Couwenberg at 2019-08-27T06:32:15Z
New upstream version 0.8.18+ds
- - - - -


6 changed files:

- − Glymur.egg-info/PKG-INFO
- − Glymur.egg-info/SOURCES.txt
- − Glymur.egg-info/dependency_links.txt
- − Glymur.egg-info/entry_points.txt
- − Glymur.egg-info/requires.txt
- − Glymur.egg-info/top_level.txt


Changes:

=====================================
Glymur.egg-info/PKG-INFO deleted
=====================================
@@ -1,33 +0,0 @@
-Metadata-Version: 1.1
-Name: Glymur
-Version: 0.8.18
-Summary: Tools for accessing JPEG2000 files
-Home-page: https://github.com/quintusdias/glymur
-Author: John Evans
-Author-email: john.g.evans.ne at gmail.com
-License: MIT
-Description: glymur: a Python interface for JPEG 2000
-        =========================================
-        
-        **glymur** contains a Python interface to the OpenJPEG library which
-        allows one to read and write JPEG 2000 files.  **glymur** works on
-        Python 2.7, 3.4, 3.5, 3.6, and 3.7.
-        
-        Please read the docs, https://glymur.readthedocs.org/
-        
-Platform: UNKNOWN
-Classifier: Programming Language :: Python
-Classifier: Programming Language :: Python :: 2.7
-Classifier: Programming Language :: Python :: 3.4
-Classifier: Programming Language :: Python :: 3.5
-Classifier: Programming Language :: Python :: 3.6
-Classifier: Programming Language :: Python :: 3.7
-Classifier: Programming Language :: Python :: Implementation :: CPython
-Classifier: License :: OSI Approved :: MIT License
-Classifier: Development Status :: 5 - Production/Stable
-Classifier: Operating System :: MacOS
-Classifier: Operating System :: POSIX :: Linux
-Classifier: Operating System :: Microsoft :: Windows :: Windows XP
-Classifier: Intended Audience :: Science/Research
-Classifier: Intended Audience :: Information Technology
-Classifier: Topic :: Software Development :: Libraries :: Python Modules


=====================================
Glymur.egg-info/SOURCES.txt deleted
=====================================
@@ -1,102 +0,0 @@
-.gitignore
-.travis.yml
-CHANGES.txt
-LICENSE.txt
-MANIFEST.in
-README.md
-appveyor.yml
-notes.txt
-setup.cfg
-setup.py
-thang.txt
-Glymur.egg-info/PKG-INFO
-Glymur.egg-info/SOURCES.txt
-Glymur.egg-info/dependency_links.txt
-Glymur.egg-info/entry_points.txt
-Glymur.egg-info/requires.txt
-Glymur.egg-info/top_level.txt
-ci/install.ps1
-ci/install_travis.sh
-ci/requirements_3.6_latest.txt
-ci/run_with_env.cmd
-docs/Makefile
-docs/make.bat
-docs/source/conf.py
-docs/source/detailed_installation.rst
-docs/source/goodstuff_alpha.png
-docs/source/how_do_i.rst
-docs/source/index.rst
-docs/source/introduction.rst
-docs/source/roadmap.rst
-docs/source/whatsnew/0.5.rst
-docs/source/whatsnew/0.6.rst
-docs/source/whatsnew/0.7.rst
-docs/source/whatsnew/0.8.rst
-docs/source/whatsnew/index.rst
-glymur/__init__.py
-glymur/_iccprofile.py
-glymur/_tiff.py
-glymur/codestream.py
-glymur/command_line.py
-glymur/config.py
-glymur/core.py
-glymur/jp2box.py
-glymur/jp2k.py
-glymur/options.py
-glymur/version.py
-glymur/data/__init__.py
-glymur/data/goodstuff.j2k
-glymur/data/heliov.jpx
-glymur/data/nemo.jp2
-glymur/lib/__init__.py
-glymur/lib/openjp2.py
-glymur/lib/openjpeg.py
-tests/__init__.py
-tests/fixtures.py
-tests/test_callbacks.py
-tests/test_codestream.py
-tests/test_config.py
-tests/test_icc.py
-tests/test_jp2box.py
-tests/test_jp2box_jpx.py
-tests/test_jp2box_uuid.py
-tests/test_jp2box_xml.py
-tests/test_jp2k.py
-tests/test_openjp2.py
-tests/test_printing.py
-tests/test_warnings.py
-tests/data/decompression_parameters_type.txt
-tests/data/default_compression_parameters_type.txt
-tests/data/default_progression_order_changes_type.txt
-tests/data/degenerate_geotiff.tif
-tests/data/edf_c2_1178956.jp2
-tests/data/encoding_declaration.xml
-tests/data/file1_xml.txt
-tests/data/file1_xml_box.txt
-tests/data/geotiff_uuid.txt
-tests/data/geotiff_uuid_without_gdal.txt
-tests/data/goodstuff_codestream_header.txt
-tests/data/goodstuff_with_full_header.txt
-tests/data/issue142.j2k
-tests/data/issue186_progression_order.txt
-tests/data/issue392.jp2
-tests/data/issue396.jp2
-tests/data/issue398.dat
-tests/data/issue405.dat
-tests/data/multiple_precinct_size.txt
-tests/data/nemo.txt
-tests/data/nemo_dump_no_codestream.txt
-tests/data/nemo_dump_no_codestream_no_xml.txt
-tests/data/nemo_dump_no_xml.txt
-tests/data/nemo_dump_short.txt
-tests/data/nemo_with_codestream_header.txt
-tests/data/nemo_xmp_box.txt
-tests/data/p0_03.j2k
-tests/data/p0_06.j2k
-tests/data/p1_06.j2k
-tests/data/sgray.icc
-tests/data/simple_rdf.txt
-tests/data/text_GBR.jp2
-tests/data/text_GBR_rreq.txt
-tests/data/text_gbr_34.txt
-tests/data/text_gbr_35.txt
\ No newline at end of file


=====================================
Glymur.egg-info/dependency_links.txt deleted
=====================================
@@ -1 +0,0 @@
-


=====================================
Glymur.egg-info/entry_points.txt deleted
=====================================
@@ -1,3 +0,0 @@
-[console_scripts]
-jp2dump = glymur.command_line:main
-


=====================================
Glymur.egg-info/requires.txt deleted
=====================================
@@ -1,2 +0,0 @@
-numpy>=1.7.1
-setuptools


=====================================
Glymur.egg-info/top_level.txt deleted
=====================================
@@ -1 +0,0 @@
-glymur



View it on GitLab: https://salsa.debian.org/debian-gis-team/glymur/commit/c5eb7994fc6c82f5db8b0b0688cc9decee46cc77

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/glymur/commit/c5eb7994fc6c82f5db8b0b0688cc9decee46cc77
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20190827/3fc43339/attachment-0001.html>


More information about the Pkg-grass-devel mailing list