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

rust-onenote_parser-devel-0.3.1-2.fc42 RPM for noarch

From Fedora Rawhide for ppc64le / r

Name: rust-onenote_parser-devel Distribution: Fedora Project
Version: 0.3.1 Vendor: Fedora Project
Release: 2.fc42 Build date: Tue Oct 29 05:50:36 2024
Group: Unspecified Build host: buildvm-x86-11.iad2.fedoraproject.org
Size: 15651056 Source RPM: rust-onenote_parser-0.3.1-2.fc42.src.rpm
Packager: Fedora Project
Url: https://crates.io/crates/onenote_parser
Summary: Parser for Microsoft OneNote files
A parser for Microsoft OneNote files.

This package contains library source intended for building other packages which
use the "onenote_parser" crate.

Provides

Requires

License

MPL-2.0

Changelog

* Tue Oct 29 2024 Orion Poplawski <orion@nwra.com> - 0.3.1-2
  - Bump dependencies
* Sun Sep 15 2024 Orion Poplawski <orion@nwra.com> - 0.3.1-1
  - Initial import

Files

/usr/share/cargo/registry/onenote_parser-0.3.1
/usr/share/cargo/registry/onenote_parser-0.3.1/.cargo-checksum.json
/usr/share/cargo/registry/onenote_parser-0.3.1/CHANGELOG.md
/usr/share/cargo/registry/onenote_parser-0.3.1/Cargo.toml
/usr/share/cargo/registry/onenote_parser-0.3.1/LICENSE
/usr/share/cargo/registry/onenote_parser-0.3.1/README.md
/usr/share/cargo/registry/onenote_parser-0.3.1/deny.toml
/usr/share/cargo/registry/onenote_parser-0.3.1/src
/usr/share/cargo/registry/onenote_parser-0.3.1/src/bin
/usr/share/cargo/registry/onenote_parser-0.3.1/src/bin/onenote-parse.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/errors.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/fsshttpb
/usr/share/cargo/registry/onenote_parser-0.3.1/src/fsshttpb/data
/usr/share/cargo/registry/onenote_parser-0.3.1/src/fsshttpb/data/binary_item.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/fsshttpb/data/cell_id.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/fsshttpb/data/compact_u64.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/fsshttpb/data/exguid.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/fsshttpb/data/mod.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/fsshttpb/data/object_types.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/fsshttpb/data/serial_number.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/fsshttpb/data/stream_object.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/fsshttpb/data_element
/usr/share/cargo/registry/onenote_parser-0.3.1/src/fsshttpb/data_element/cell_manifest.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/fsshttpb/data_element/data_element_fragment.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/fsshttpb/data_element/mod.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/fsshttpb/data_element/object_data_blob.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/fsshttpb/data_element/object_group.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/fsshttpb/data_element/revision_manifest.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/fsshttpb/data_element/storage_index.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/fsshttpb/data_element/storage_manifest.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/fsshttpb/mod.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/fsshttpb/packaging.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/lib.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/macros.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/mod.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property/author.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property/charset.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property/color.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property/color_ref.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property/file_type.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property/ink_dimensions.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property/layout_alignment.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property/mod.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property/note_tag.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property/note_tag_property_status.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property/note_tag_shape.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property/object_reference.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property/object_space_reference.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property/outline_indent_distance.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property/page_size.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property/paragraph_alignment.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property/references.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property/simple.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property/time.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property_set
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property_set/embedded_file_container.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property_set/embedded_file_node.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property_set/embedded_ink_container.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property_set/iframe_node.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property_set/image_node.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property_set/ink_container.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property_set/ink_data_node.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property_set/ink_stroke_node.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property_set/mod.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property_set/note_tag_container.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property_set/note_tag_shared_definition_container.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property_set/number_list_node.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property_set/outline_element_node.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property_set/outline_group.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property_set/outline_node.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property_set/page_manifest_node.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property_set/page_metadata.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property_set/page_node.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property_set/page_series_node.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property_set/paragraph_style_object.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property_set/picture_container.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property_set/rich_text_node.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property_set/section_metadata_node.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property_set/section_node.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property_set/stroke_properties_node.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property_set/table_cell_node.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property_set/table_node.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property_set/table_row_node.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property_set/title_node.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/one/property_set/toc_container.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/onenote
/usr/share/cargo/registry/onenote_parser-0.3.1/src/onenote/content.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/onenote/embedded_file.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/onenote/iframe.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/onenote/image.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/onenote/ink.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/onenote/list.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/onenote/mod.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/onenote/note_tag.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/onenote/notebook.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/onenote/outline.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/onenote/page.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/onenote/page_content.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/onenote/page_series.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/onenote/rich_text.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/onenote/section.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/onenote/table.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/onestore
/usr/share/cargo/registry/onenote_parser-0.3.1/src/onestore/header.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/onestore/mapping_table.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/onestore/mod.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/onestore/object.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/onestore/object_space.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/onestore/revision.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/onestore/revision_role.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/onestore/types
/usr/share/cargo/registry/onenote_parser-0.3.1/src/onestore/types/compact_id.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/onestore/types/jcid.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/onestore/types/mod.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/onestore/types/object_prop_set.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/onestore/types/object_stream_header.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/onestore/types/prop_set.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/onestore/types/property.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/reader.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/shared
/usr/share/cargo/registry/onenote_parser-0.3.1/src/shared/guid.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/shared/mod.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/shared/multi_byte.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/src/utils.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/tests
/usr/share/cargo/registry/onenote_parser-0.3.1/tests/lib.rs
/usr/share/cargo/registry/onenote_parser-0.3.1/tests/samples
/usr/share/cargo/registry/onenote_parser-0.3.1/tests/samples/New Section 1.one
/usr/share/cargo/registry/onenote_parser-0.3.1/tests/samples/New Section Group
/usr/share/cargo/registry/onenote_parser-0.3.1/tests/samples/New Section Group/New Section 1.one
/usr/share/cargo/registry/onenote_parser-0.3.1/tests/samples/New Section Group/New Section 2.one
/usr/share/cargo/registry/onenote_parser-0.3.1/tests/samples/New Section Group/Open Notebook.onetoc2
/usr/share/cargo/registry/onenote_parser-0.3.1/tests/samples/OneNote_RecycleBin
/usr/share/cargo/registry/onenote_parser-0.3.1/tests/samples/OneNote_RecycleBin/OneNote_DeletedPages.one
/usr/share/cargo/registry/onenote_parser-0.3.1/tests/samples/OneNote_RecycleBin/Open Notebook.onetoc2
/usr/share/cargo/registry/onenote_parser-0.3.1/tests/samples/Open Notebook.onetoc2
/usr/share/cargo/registry/onenote_parser-0.3.1/tests/snapshots
/usr/share/cargo/registry/onenote_parser-0.3.1/tests/snapshots/lib__parse_notebook.snap
/usr/share/cargo/registry/onenote_parser-0.3.1/tests/snapshots/lib__parse_section.snap


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Nov 15 06:59:41 2024