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

python-json5-0.9.10-1 RPM for noarch

From OpenMandriva Cooker for x86_64 / main / release

Name: python-json5 Distribution: OpenMandriva Lx
Version: 0.9.10 Vendor: OpenMandriva
Release: 1 Build date: Mon Oct 17 02:06:17 2022
Group: Development/Python Build host: ryzen9-2.openmandriva.org
Size: 70088 Source RPM: python-json5-0.9.10-1.src.rpm
Packager: bero <bero@lindev.ch>
Url: https://github.com/dpranke/pyjson5
Summary: A Python implementation of the JSON5 data format
A Python implementation of the JSON5 data format.

JSON5 extends the JSON data interchange format to make it slightly more
usable as a configuration language:

JavaScript-style comments (both single and multi-line) are legal.
Object keys may be unquoted if they are legal ECMAScript identifiers
Objects and arrays may end with trailing commas.
Strings can be single-quoted, and multi-line string literals are
allowed.
There are a few other more minor extensions to JSON; see the above page
for the full details.

This project implements a reader and writer implementation for Python;
where possible, it mirrors the standard Python JSON API package for
ease of use.

This is an early release. It has been reasonably well-tested, but it is
SLOW. It can be 1000-6000x slower than the C-optimized JSON module, and
is 200x slower (or more) than the pure Python JSON module.

Provides

Requires

License

Apache 2.0

Files

/usr/bin/pyjson5
/usr/lib/python3.11/site-packages/json5
/usr/lib/python3.11/site-packages/json5-0.9.10-py3.11.egg-info
/usr/lib/python3.11/site-packages/json5-0.9.10-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/json5-0.9.10-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/json5-0.9.10-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/json5-0.9.10-py3.11.egg-info/entry_points.txt
/usr/lib/python3.11/site-packages/json5-0.9.10-py3.11.egg-info/requires.txt
/usr/lib/python3.11/site-packages/json5-0.9.10-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/json5/__init__.py
/usr/lib/python3.11/site-packages/json5/__main__.py
/usr/lib/python3.11/site-packages/json5/arg_parser.py
/usr/lib/python3.11/site-packages/json5/host.py
/usr/lib/python3.11/site-packages/json5/lib.py
/usr/lib/python3.11/site-packages/json5/parser.py
/usr/lib/python3.11/site-packages/json5/tool.py
/usr/lib/python3.11/site-packages/json5/version.py


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 19 23:03:55 2024