Bug 1996204

Summary: Review Request: perl-Data-Properties - Enhanced Java style properties
Product: [Fedora] Fedora Reporter: Johan Vromans <jvromans>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: emmanuel, package-review
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-08-24 21:06:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1997253    

Description Johan Vromans 2021-08-20 20:14:16 UTC
Spec URL: https://www.squirrel.nl/pub/xfer/perl-Data-Properties.spec
SRPM URL: https://www.squirrel.nl/pub/xfer/perl-Data-Properties-1.05-1.fc33.src.rpm

Description:
Data::Properties provides a flexible properties mechanism modeled after the Java implementation of properties.

In general, a property is a string value that is associated with a key. A key is a series of names (identifiers) separated with periods.

Data::Properties adds the following to the Java model:
* hierarchical organization;
* grouping;
* conditional text substitution.

Fedora Account System Username: sciurius

Note: Building the RPM currently requires updated versions of two other packages. These are in the updates-testing repo and should become available in a couple of days.

Comment 1 Emmanuel Seyman 2021-08-24 20:01:22 UTC
FTR, this package already exists in Fedora (https://src.fedoraproject.org/rpms/perl-Data-Properties).

Comment 2 Johan Vromans 2021-08-24 21:06:32 UTC
I must be getting old... Apologies!