Library for parsing, manipulating, and generating BridgePoint xtUML models


Keywords
xtuml, bridgepoint, python-library
License
LGPL-3.0+
Install
pip install pyxtuml==2.3.1a1

Documentation

pyxtuml Build Status Coverage Status

pyxtuml is a python library for parsing, manipulating, and generating BridgePoint xtUML models.

1   Documentation

Information on how to use pyxtuml is available at Read the Docs.

2   Reporting bugs

If you encounter problems with pyxtuml, please file a github issue. If you plan on sending pull request which affect more than a few lines of code, please file an issue before you start to work on you changes. This will allow us to discuss the solution properly before you commit time and effort.

3   License

pyxtuml is licensed under the LGPLv3+, see COPYING and COPYING.LESSER for more information.