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.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2bf7314a72059a52f997d6e4869e754f65b789e5e62bc0dfa023ddfb57bcc276 |
|
MD5 | dfd3b39988141e5d1070a4e52ed41647 |
|
BLAKE2b-256 | f10d19fcb945ffa2734acda0070fd74b99f3e59288b83cc12eff3b01dca5281b |
Hashes for openstack_doc_tools-3.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dea989410e0d079f241f2055473cc7fe18972e32b287a774fb87a3989f58228d |
|
MD5 | 38725ad98159968c91db2d69cc210638 |
|
BLAKE2b-256 | e0551b793ac7fae8bd001b7821ae08b520c2379a92f6a2c84d9ee94d73a07c3b |