Skip to content

2xyo/python-cybox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-cybox

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

This currently consists of only the XML-to-Python bindings files, but in the future will contain many helper utilities and a more intuitive API.

For more information about CybOX, see http://cybox.mitre.org.

Installation

The 'cybox' package depends on the 'lxml' XML parsing library.

To build lxml on Ubuntu, you will need the following packages from the Ubuntu package repository:

  • python-dev
  • libxml2-dev
  • libxslt1-dev

For more information about installing lxml, see http://lxml.de/installation.html

About

CybOX Python Package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%