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-2.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e181c452ca1a290f4a8447553534af52d83b8d2ef3dd800b7bd8e963ea37f39 |
|
MD5 | 3357013317c2126e7dbe20685922ae19 |
|
BLAKE2b-256 | cb169da8ae1978eca337336d0fd99b99fef404ab21bcbd4a467dcdd1eaacbc6d |
Hashes for openstack_doc_tools-2.0.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 052a87014d627943efbb5b6fd5721bb7559bb8af9a4727893ac052e21cd12ce8 |
|
MD5 | aef4d4489d3b40a9d8492bdf630c0c94 |
|
BLAKE2b-256 | 71a2882f3e26c83a7760f4cca433a074329c3d2858b08ceaed7f13cb8d683fea |