Bug 511351

Summary: Review Request: comoonics-base-py - Comoonics minimum baselibraries written in Python
Product: [Fedora] Fedora Reporter: Mark Hlawatschek <hlawatschek>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: fedora-package-review, notting
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-07-14 20:51:27 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:

Description Mark Hlawatschek 2009-07-14 19:35:19 UTC
Spec URL: http://open-sharedroot.org/development/comoonics-base-py/comoonics-base-py.spec
SRPM URL: http://open-sharedroot.org/development/comoonics-base-py/comoonics-base-py-0-1-1.src.rpm
Description: 

This is my first package. Therefore I need a sponsor. Thanks !!

This library is required for the open-sharedroot feature:  https://fedoraproject.org/wiki/Features/Opensharedroot

Comoonics minimum baselibraries written in Python
Those are classes used by more other packages.
Functionality provided here are
comoonics.ComDataObject: abstract basic DOM-Based class that is base for any other DOM-Based class
comooncis.ComExceptions: the library provides a base class for all comoonics exceptions.
comoonics.DictTools:     Tools for helping with dicts.
comoonics.ComProperties: Property implementation for DataObjects
comoonics.ComPath:       DataObject class representing a path.
comoonics.ComLog:        library for some commonly used logging functions
comoonics.ComSystem:     library for some commonly used functions to execute commands.
comoonics.XmlTools:      some xml library functions used by other modules.

Comment 1 Jason Tibbitts 2009-07-14 20:51:27 UTC

*** This bug has been marked as a duplicate of bug 511276 ***