Skip to content

libateq/docpath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docpath: XPaths for Docutils

The docpath package aims to provide a way of specifying paths to nodes, or sets of nodes, in a docutils doctree. Where practical it uses similar syntax to xpath 1.0, but diverges from this to allow easier parsing and evaluation of paths using common python tools and language features.

Installation

pip3 install docpath

Usage

Please refer to the documentation for further information.

About

XPath style paths for docutils document trees.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages