Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37433614
en ru br
ALT Linux repos
S:2.10.68-alt1

Group :: Development/Python
RPM: python3-module-construct

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.10.68-alt1
Build date: 21 july 2022, 09:51 ( 91.3 weeks ago )
Size: 873.93 Kb

Home page:   https://pypi.org/project/construct/

License: MIT
Summary: A powerful declarative parser/builder for binary data
Description:

Construct is a powerful declarative parser (and builder) for binary
data.

Instead of writing imperative code to parse a piece of data, you
declaratively define a data structure that describes your data. As
this data structure is not code, you can use it in one direction to
parse data into Pythonic objects, and in the other direction, convert
(build) objects into binary data.

Current maintainer: Sergey Bolshakov

List of contributors

List of rpms provided by this srpm:

  • python3-module-construct
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin