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-4.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | daa19fafa588c91f305ce49c7091fad4a48405122ad8198624c13b9719773b71 |
|
MD5 | 7467eff01a9bcaa5d43dae798bbc0e06 |
|
BLAKE2b-256 | 2ff275436dc9589d9bc26eb997a45a7c76bfedca1b5f5ae582f22bb185a7f4b5 |
Hashes for openstack_doc_tools-4.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e85d69bbd4041bc3ae99da7d8cc4d4e6d6f8e7b599b4c30934bf0517fa2bd298 |
|
MD5 | ae0b7dff42526d926b01b180cdead7b6 |
|
BLAKE2b-256 | 8b3b209c0af52b42248e442831a9170939ce915c49a3478aa456c66a15408de2 |