jimbraun / XCDF

XCDF: eXplicitly Compacted Data Format. See documentation at Read the Docs:
https://xcdf.readthedocs.io/en/latest/
Other
14 stars 8 forks source link

Add a new field in python #94

Closed parthasarathipal closed 1 year ago

parthasarathipal commented 2 years ago

I want to add new field in xcdf file with python. I want the solution of closed issue #85. Where is the solution of issue #85

jimbraun commented 2 years ago

Please look at issue #79. We didn't implement writing XCDF files from Python and don't have specific plans to do so. If you're a developer and interested in implementing this functionality, we would support it, but it is not trivial and you would need to coordinate with @HealthyPear, who is currently rewriting the Python bindings.

jimbraun commented 1 year ago

No interest in developing this feature was found in the community, so I'm closing this issue.