CybOXProject / python-cybox

A Python library for parsing, manipulating, and generating CybOX content.

Home Page:http://cybox.readthedocs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement Duration using a timedelta object

gtback opened this issue · comments

Currently the Duration (object property) type uses strings which are supposed to use an arcane XML string representation.