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.2.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0feb7d96dd4819da777496d5879373d2a4cc6ed472175270a48acd7c3cfa0088 |
|
MD5 | 08a68e79dc133f59956b7acf6bf53843 |
|
BLAKE2b-256 | bcc6bc98f658f45a3681e83b784b371756a31b69bc6cfa2e84ea4100f112211d |
Hashes for openstack_doc_tools-3.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | def870983ea30a481d3963c9909649c391ac1851e73ecc39fbeefb80efc908e1 |
|
MD5 | c94b9488cc1fbf93bcab6e5aa2e1ed54 |
|
BLAKE2b-256 | 4918258f3d93de238b8199883377284f6d2605150122e06e6ebe181e95b46960 |