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

python3-ipuz-1.0-1.fc37 RPM for noarch

From Fedora 37 updates for aarch64 / Packages / p

Name: python3-ipuz Distribution: Fedora Project
Version: 1.0 Vendor: Fedora Project
Release: 1.fc37 Build date: Mon Oct 31 18:17:58 2022
Group: Unspecified Build host: buildvm-s390x-25.s390.fedoraproject.org
Size: 85632 Source RPM: python-ipuz-1.0-1.fc37.src.rpm
Packager: Fedora Project
Url: https://github.com/svisser/ipuz
Summary: Python library for reading and writing ipuz puzzle files
Python library for reading and writing ipuz puzzle files. The specification for
the ipuz file format can be found at: http://www.ipuz.org/. The ipuz file
format supports representing various types of puzzles, including crossword,
sudoku and word search. This Python library provides validation and wrapping
around the puzzle data.

As the puzzle is inherently JSON data it is the application's responsibility to
ensure that the JSON satisfies the constraints of the PuzzleKind prior to
writing the puzzle. This library provides validation and additional
functionality that you might want to use.

Provides

Requires

License

MIT

Changelog

* Mon Oct 31 2022 Davide Cavalca <dcavalca@fedoraproject.org> 1.0-1
  - Initial import; Fixes: RHBZ#2138047

Files

/usr/lib/python3.11/site-packages/ipuz
/usr/lib/python3.11/site-packages/ipuz-1.0.dist-info
/usr/lib/python3.11/site-packages/ipuz-1.0.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/ipuz-1.0.dist-info/LICENSE
/usr/lib/python3.11/site-packages/ipuz-1.0.dist-info/METADATA
/usr/lib/python3.11/site-packages/ipuz-1.0.dist-info/WHEEL
/usr/lib/python3.11/site-packages/ipuz-1.0.dist-info/top_level.txt
/usr/lib/python3.11/site-packages/ipuz/__init__.py
/usr/lib/python3.11/site-packages/ipuz/__pycache__
/usr/lib/python3.11/site-packages/ipuz/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ipuz/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/ipuz/__pycache__/core.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ipuz/__pycache__/core.cpython-311.pyc
/usr/lib/python3.11/site-packages/ipuz/__pycache__/exceptions.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ipuz/__pycache__/exceptions.cpython-311.pyc
/usr/lib/python3.11/site-packages/ipuz/__pycache__/validators.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ipuz/__pycache__/validators.cpython-311.pyc
/usr/lib/python3.11/site-packages/ipuz/core.py
/usr/lib/python3.11/site-packages/ipuz/exceptions.py
/usr/lib/python3.11/site-packages/ipuz/puzzlekinds
/usr/lib/python3.11/site-packages/ipuz/puzzlekinds/__init__.py
/usr/lib/python3.11/site-packages/ipuz/puzzlekinds/__pycache__
/usr/lib/python3.11/site-packages/ipuz/puzzlekinds/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ipuz/puzzlekinds/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/ipuz/puzzlekinds/__pycache__/acrostic.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ipuz/puzzlekinds/__pycache__/acrostic.cpython-311.pyc
/usr/lib/python3.11/site-packages/ipuz/puzzlekinds/__pycache__/answer.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ipuz/puzzlekinds/__pycache__/answer.cpython-311.pyc
/usr/lib/python3.11/site-packages/ipuz/puzzlekinds/__pycache__/block.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ipuz/puzzlekinds/__pycache__/block.cpython-311.pyc
/usr/lib/python3.11/site-packages/ipuz/puzzlekinds/__pycache__/crossword.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ipuz/puzzlekinds/__pycache__/crossword.cpython-311.pyc
/usr/lib/python3.11/site-packages/ipuz/puzzlekinds/__pycache__/fill.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ipuz/puzzlekinds/__pycache__/fill.cpython-311.pyc
/usr/lib/python3.11/site-packages/ipuz/puzzlekinds/__pycache__/sudoku.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ipuz/puzzlekinds/__pycache__/sudoku.cpython-311.pyc
/usr/lib/python3.11/site-packages/ipuz/puzzlekinds/__pycache__/wordsearch.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ipuz/puzzlekinds/__pycache__/wordsearch.cpython-311.pyc
/usr/lib/python3.11/site-packages/ipuz/puzzlekinds/acrostic.py
/usr/lib/python3.11/site-packages/ipuz/puzzlekinds/answer.py
/usr/lib/python3.11/site-packages/ipuz/puzzlekinds/block.py
/usr/lib/python3.11/site-packages/ipuz/puzzlekinds/crossword.py
/usr/lib/python3.11/site-packages/ipuz/puzzlekinds/fill.py
/usr/lib/python3.11/site-packages/ipuz/puzzlekinds/sudoku.py
/usr/lib/python3.11/site-packages/ipuz/puzzlekinds/wordsearch.py
/usr/lib/python3.11/site-packages/ipuz/structures
/usr/lib/python3.11/site-packages/ipuz/structures/__init__.py
/usr/lib/python3.11/site-packages/ipuz/structures/__pycache__
/usr/lib/python3.11/site-packages/ipuz/structures/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ipuz/structures/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/ipuz/structures/__pycache__/calcspec.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ipuz/structures/__pycache__/calcspec.cpython-311.pyc
/usr/lib/python3.11/site-packages/ipuz/structures/__pycache__/clue.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ipuz/structures/__pycache__/clue.cpython-311.pyc
/usr/lib/python3.11/site-packages/ipuz/structures/__pycache__/cluenum.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ipuz/structures/__pycache__/cluenum.cpython-311.pyc
/usr/lib/python3.11/site-packages/ipuz/structures/__pycache__/common.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ipuz/structures/__pycache__/common.cpython-311.pyc
/usr/lib/python3.11/site-packages/ipuz/structures/__pycache__/crosswordvalue.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ipuz/structures/__pycache__/crosswordvalue.cpython-311.pyc
/usr/lib/python3.11/site-packages/ipuz/structures/__pycache__/direction.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ipuz/structures/__pycache__/direction.cpython-311.pyc
/usr/lib/python3.11/site-packages/ipuz/structures/__pycache__/enumeration.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ipuz/structures/__pycache__/enumeration.cpython-311.pyc
/usr/lib/python3.11/site-packages/ipuz/structures/__pycache__/groupspec.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ipuz/structures/__pycache__/groupspec.cpython-311.pyc
/usr/lib/python3.11/site-packages/ipuz/structures/__pycache__/labeledcell.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ipuz/structures/__pycache__/labeledcell.cpython-311.pyc
/usr/lib/python3.11/site-packages/ipuz/structures/__pycache__/styledcell.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ipuz/structures/__pycache__/styledcell.cpython-311.pyc
/usr/lib/python3.11/site-packages/ipuz/structures/__pycache__/stylespec.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ipuz/structures/__pycache__/stylespec.cpython-311.pyc
/usr/lib/python3.11/site-packages/ipuz/structures/__pycache__/sudokugiven.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ipuz/structures/__pycache__/sudokugiven.cpython-311.pyc
/usr/lib/python3.11/site-packages/ipuz/structures/__pycache__/sudokuguess.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ipuz/structures/__pycache__/sudokuguess.cpython-311.pyc
/usr/lib/python3.11/site-packages/ipuz/structures/__pycache__/sudokuvalue.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/ipuz/structures/__pycache__/sudokuvalue.cpython-311.pyc
/usr/lib/python3.11/site-packages/ipuz/structures/calcspec.py
/usr/lib/python3.11/site-packages/ipuz/structures/clue.py
/usr/lib/python3.11/site-packages/ipuz/structures/cluenum.py
/usr/lib/python3.11/site-packages/ipuz/structures/common.py
/usr/lib/python3.11/site-packages/ipuz/structures/crosswordvalue.py
/usr/lib/python3.11/site-packages/ipuz/structures/direction.py
/usr/lib/python3.11/site-packages/ipuz/structures/enumeration.py
/usr/lib/python3.11/site-packages/ipuz/structures/groupspec.py
/usr/lib/python3.11/site-packages/ipuz/structures/labeledcell.py
/usr/lib/python3.11/site-packages/ipuz/structures/styledcell.py
/usr/lib/python3.11/site-packages/ipuz/structures/stylespec.py
/usr/lib/python3.11/site-packages/ipuz/structures/sudokugiven.py
/usr/lib/python3.11/site-packages/ipuz/structures/sudokuguess.py
/usr/lib/python3.11/site-packages/ipuz/structures/sudokuvalue.py
/usr/lib/python3.11/site-packages/ipuz/validators.py
/usr/share/doc/python3-ipuz
/usr/share/doc/python3-ipuz/CHANGELOG.rst
/usr/share/doc/python3-ipuz/README.rst
/usr/share/licenses/python3-ipuz
/usr/share/licenses/python3-ipuz/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 19:05:07 2024