Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python2-construct-2.8.12-1.23 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: python2-construct Distribution: SUSE Linux Enterprise 15
Version: 2.8.12 Vendor: SUSE LLC <https://www.suse.com/>
Release: 1.23 Build date: Fri May 25 22:10:58 2018
Group: Development/Languages/Python Build host: sheep65
Size: 583581 Source RPM: python-construct-2.8.12-1.23.src.rpm
Packager: https://www.suse.com/
Url: http://construct.readthedocs.org
Summary: A declarative parser/builder for binary data
Construct is a declarative parser (and builder) for binary data.

Instead of writing imperative code to parse a piece of data, a data
structure that describes the data is declared. As this data structure is not
code, it can be used in one direction to parse data into Pythonic objects,
and in the other direction to convert ("build") objects into binary data.

Provides

Requires

License

MIT

Changelog

* Sat Aug 26 2017 jengelh@inai.de
  - Rewrite description for more neutrality.
* Thu Aug 24 2017 tbechtold@suse.com
  - update to 2.8.12:
    * README and docs updated
    * Version uped to 2.8.12
    * Union: fixed buildfrom (bug #348)
    * Docs updated: API reference
    * Prefixed instead of Array (#349)
* Sat May 06 2017 matwey.kornilov@gmail.com
  - Recover split_debug.patch to fix rpmlint
* Sat Apr 22 2017 aloisio@gmx.com
  - Update to 2.8.11
  - Converted to single-spec
  - Set proper source URL
  - Refreshed split_debug.patch
* Thu Jan 26 2017 matwey.kornilov@gmail.com
  - correct download url
* Wed Jan 18 2017 matwey.kornilov@gmail.com
  - Version 2.8.10:
    - no changelog available
* Mon Oct 10 2016 dmueller@suse.com
  - correct download url
* Sat Oct 01 2016 matwey.kornilov@gmail.com
  - Version 2.5.5:
    - Many minor fixups
* Sat May 03 2014 matwey.kornilov@gmail.com
  - Version 2.5.2:
    - Misc minor fixes in docs
* Mon Jul 08 2013 matwey.kornilov@gmail.com
  - Version 2.5.1:
    - Misc fixes for python 3
    - Misc fixes in documentation
    - Allow the Pointer to relocate relative to EOF
* Wed May 08 2013 matwey.kornilov@gmail.com
  - Add split_debug.patch: reason why do we want to do so is to use
    python-construct in embedded applications like rpmlint-mini
* Tue Apr 30 2013 speilicke@suse.com
  - Package LICENSE and README.rst
* Mon Apr 29 2013 matwey.kornilov@gmail.com
  - Initial version

Files

/usr/lib/python2.7/site-packages/construct
/usr/lib/python2.7/site-packages/construct-2.8.12-py2.7.egg-info
/usr/lib/python2.7/site-packages/construct/__init__.py
/usr/lib/python2.7/site-packages/construct/__init__.pyc
/usr/lib/python2.7/site-packages/construct/__init__.pyo
/usr/lib/python2.7/site-packages/construct/core.py
/usr/lib/python2.7/site-packages/construct/core.pyc
/usr/lib/python2.7/site-packages/construct/core.pyo
/usr/lib/python2.7/site-packages/construct/debug.py
/usr/lib/python2.7/site-packages/construct/debug.pyc
/usr/lib/python2.7/site-packages/construct/debug.pyo
/usr/lib/python2.7/site-packages/construct/examples
/usr/lib/python2.7/site-packages/construct/examples/__init__.py
/usr/lib/python2.7/site-packages/construct/examples/__init__.pyc
/usr/lib/python2.7/site-packages/construct/examples/__init__.pyo
/usr/lib/python2.7/site-packages/construct/examples/formats
/usr/lib/python2.7/site-packages/construct/examples/formats/__init__.py
/usr/lib/python2.7/site-packages/construct/examples/formats/__init__.pyc
/usr/lib/python2.7/site-packages/construct/examples/formats/__init__.pyo
/usr/lib/python2.7/site-packages/construct/examples/formats/data
/usr/lib/python2.7/site-packages/construct/examples/formats/data/__init__.py
/usr/lib/python2.7/site-packages/construct/examples/formats/data/__init__.pyc
/usr/lib/python2.7/site-packages/construct/examples/formats/data/__init__.pyo
/usr/lib/python2.7/site-packages/construct/examples/formats/data/cap.py
/usr/lib/python2.7/site-packages/construct/examples/formats/data/cap.pyc
/usr/lib/python2.7/site-packages/construct/examples/formats/data/cap.pyo
/usr/lib/python2.7/site-packages/construct/examples/formats/data/snoop.py
/usr/lib/python2.7/site-packages/construct/examples/formats/data/snoop.pyc
/usr/lib/python2.7/site-packages/construct/examples/formats/data/snoop.pyo
/usr/lib/python2.7/site-packages/construct/examples/formats/executable
/usr/lib/python2.7/site-packages/construct/examples/formats/executable/__init__.py
/usr/lib/python2.7/site-packages/construct/examples/formats/executable/__init__.pyc
/usr/lib/python2.7/site-packages/construct/examples/formats/executable/__init__.pyo
/usr/lib/python2.7/site-packages/construct/examples/formats/executable/elf32.py
/usr/lib/python2.7/site-packages/construct/examples/formats/executable/elf32.pyc
/usr/lib/python2.7/site-packages/construct/examples/formats/executable/elf32.pyo
/usr/lib/python2.7/site-packages/construct/examples/formats/executable/pe32.py
/usr/lib/python2.7/site-packages/construct/examples/formats/executable/pe32.pyc
/usr/lib/python2.7/site-packages/construct/examples/formats/executable/pe32.pyo
/usr/lib/python2.7/site-packages/construct/examples/formats/filesystem
/usr/lib/python2.7/site-packages/construct/examples/formats/filesystem/__init__.py
/usr/lib/python2.7/site-packages/construct/examples/formats/filesystem/__init__.pyc
/usr/lib/python2.7/site-packages/construct/examples/formats/filesystem/__init__.pyo
/usr/lib/python2.7/site-packages/construct/examples/formats/filesystem/ext2.py
/usr/lib/python2.7/site-packages/construct/examples/formats/filesystem/ext2.pyc
/usr/lib/python2.7/site-packages/construct/examples/formats/filesystem/ext2.pyo
/usr/lib/python2.7/site-packages/construct/examples/formats/filesystem/fat16.py
/usr/lib/python2.7/site-packages/construct/examples/formats/filesystem/fat16.pyc
/usr/lib/python2.7/site-packages/construct/examples/formats/filesystem/fat16.pyo
/usr/lib/python2.7/site-packages/construct/examples/formats/filesystem/mbr.py
/usr/lib/python2.7/site-packages/construct/examples/formats/filesystem/mbr.pyc
/usr/lib/python2.7/site-packages/construct/examples/formats/filesystem/mbr.pyo
/usr/lib/python2.7/site-packages/construct/examples/formats/graphics
/usr/lib/python2.7/site-packages/construct/examples/formats/graphics/__init__.py
/usr/lib/python2.7/site-packages/construct/examples/formats/graphics/__init__.pyc
/usr/lib/python2.7/site-packages/construct/examples/formats/graphics/__init__.pyo
/usr/lib/python2.7/site-packages/construct/examples/formats/graphics/bmp.py
/usr/lib/python2.7/site-packages/construct/examples/formats/graphics/bmp.pyc
/usr/lib/python2.7/site-packages/construct/examples/formats/graphics/bmp.pyo
/usr/lib/python2.7/site-packages/construct/examples/formats/graphics/emf.py
/usr/lib/python2.7/site-packages/construct/examples/formats/graphics/emf.pyc
/usr/lib/python2.7/site-packages/construct/examples/formats/graphics/emf.pyo
/usr/lib/python2.7/site-packages/construct/examples/formats/graphics/gif.py
/usr/lib/python2.7/site-packages/construct/examples/formats/graphics/gif.pyc
/usr/lib/python2.7/site-packages/construct/examples/formats/graphics/gif.pyo
/usr/lib/python2.7/site-packages/construct/examples/formats/graphics/png.py
/usr/lib/python2.7/site-packages/construct/examples/formats/graphics/png.pyc
/usr/lib/python2.7/site-packages/construct/examples/formats/graphics/png.pyo
/usr/lib/python2.7/site-packages/construct/examples/formats/graphics/wmf.py
/usr/lib/python2.7/site-packages/construct/examples/formats/graphics/wmf.pyc
/usr/lib/python2.7/site-packages/construct/examples/formats/graphics/wmf.pyo
/usr/lib/python2.7/site-packages/construct/examples/protocols
/usr/lib/python2.7/site-packages/construct/examples/protocols/__init__.py
/usr/lib/python2.7/site-packages/construct/examples/protocols/__init__.pyc
/usr/lib/python2.7/site-packages/construct/examples/protocols/__init__.pyo
/usr/lib/python2.7/site-packages/construct/examples/protocols/ipstack.py
/usr/lib/python2.7/site-packages/construct/examples/protocols/ipstack.pyc
/usr/lib/python2.7/site-packages/construct/examples/protocols/ipstack.pyo
/usr/lib/python2.7/site-packages/construct/expr.py
/usr/lib/python2.7/site-packages/construct/expr.pyc
/usr/lib/python2.7/site-packages/construct/expr.pyo
/usr/lib/python2.7/site-packages/construct/lib
/usr/lib/python2.7/site-packages/construct/lib/__init__.py
/usr/lib/python2.7/site-packages/construct/lib/__init__.pyc
/usr/lib/python2.7/site-packages/construct/lib/__init__.pyo
/usr/lib/python2.7/site-packages/construct/lib/binary.py
/usr/lib/python2.7/site-packages/construct/lib/binary.pyc
/usr/lib/python2.7/site-packages/construct/lib/binary.pyo
/usr/lib/python2.7/site-packages/construct/lib/bitstream.py
/usr/lib/python2.7/site-packages/construct/lib/bitstream.pyc
/usr/lib/python2.7/site-packages/construct/lib/bitstream.pyo
/usr/lib/python2.7/site-packages/construct/lib/container.py
/usr/lib/python2.7/site-packages/construct/lib/container.pyc
/usr/lib/python2.7/site-packages/construct/lib/container.pyo
/usr/lib/python2.7/site-packages/construct/lib/hex.py
/usr/lib/python2.7/site-packages/construct/lib/hex.pyc
/usr/lib/python2.7/site-packages/construct/lib/hex.pyo
/usr/lib/python2.7/site-packages/construct/lib/py3compat.py
/usr/lib/python2.7/site-packages/construct/lib/py3compat.pyc
/usr/lib/python2.7/site-packages/construct/lib/py3compat.pyo
/usr/lib/python2.7/site-packages/construct/version.py
/usr/lib/python2.7/site-packages/construct/version.pyc
/usr/lib/python2.7/site-packages/construct/version.pyo
/usr/share/doc/packages/python2-construct
/usr/share/doc/packages/python2-construct/LICENSE
/usr/share/doc/packages/python2-construct/README.rst


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 14:43:28 2024