Tools for OpenStack Documentation
Project description
OpenStack Doc Tools
This repository contains tools used by the OpenStack Documentation project.
For more details, see the OpenStack Documentation Contributor Guide.
License: Apache License, Version 2.0
Prerequisites
You need to have Python 2.7 installed for using the tools.
This package needs a few external dependencies including lxml. If you do not have lxml installed, you can either install python-lxml or have it installed automatically and build from sources. To build lxml from sources, you need a C compiler and the xml and xslt development packages installed.
To install python-lxml, execute the following based on your distribution.
On Fedora, RHEL 7, and CentOS 7:
$ yum install python-lxml
On openSUSE:
$ zypper in python-lxml
On Ubuntu:
$ apt-get install python-lxml
For building from source, install the dependencies of lxml.
On Fedora, RHEL 7, and CentOS 7:
$ yum install python-devel libxml2-devel libxslt-devel
On openSUSE:
$ zypper in libxslt-devel
On Ubuntu:
$ apt-get install libxml2-dev libxslt-dev
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for openstack-doc-tools-3.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5230c276063bec176bbb6be7e39e0146ada10c5cb066f995cb68ebf84dbb2233 |
|
MD5 | f34b75de3d034a451b4248e25d23aa66 |
|
BLAKE2b-256 | 2d20676f0c6d94122465b0d0ab3fbb3d13020dea9dd972cbf949859e2832a600 |
Hashes for openstack_doc_tools-3.0.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9ab6ea43680e1d6969a95993a52a9087ba776bff8bb4d9be813bdf9a0e00d83 |
|
MD5 | 42b8aab3b7376e78ddcece04a250b04e |
|
BLAKE2b-256 | 99e967bced851381b4e6e113cc76d08804576c63be7cb728b01340c878418802 |