Linux Standard Base Languages Specification

LSB Languages 5.0 Edition


Table of Contents
Foreword
Status of this Document
Introduction
I. Introductory Elements
1. Scope
2. Normative References
3. Requirements
3.1. Relevant Libraries
4. Terms and Definitions
5. Documentation Conventions
II. Python Interpreter
6. Python Interpreter
6.1. Introduction
6.2. Python Interpreter Location
6.3. Python Interpreter Version
6.4. Operators and Functions
6.5. Python Modules
6.6. Python Interpreter Command
III. Perl Interpreter
7. Perl Interpreter
7.1. Introduction
7.2. Perl Interpreter Location
7.3. Perl Interpreter Version
7.4. Perl Operators and Functions
7.5. Perl Modules
7.6. Perl Interpreter Command
IV. XML2 library
8. Libraries
8.1. Interfaces for libxml2
8.2. Data Definitions for libxml2
V. XSLT library
9. Libraries
9.1. Interfaces for libxslt
9.2. Data Definitions for libxslt
VI. Package Format and Installation
10. Software Installation
10.1. Package Dependencies
A. Alphabetical Listing of Interfaces by Library
A.1. libxml2
A.2. libxslt
B. GNU Free Documentation License (Informative)
B.1. PREAMBLE
B.2. APPLICABILITY AND DEFINITIONS
B.3. VERBATIM COPYING
B.4. COPYING IN QUANTITY
B.5. MODIFICATIONS
B.6. COMBINING DOCUMENTS
B.7. COLLECTIONS OF DOCUMENTS
B.8. AGGREGATION WITH INDEPENDENT WORKS
B.9. TRANSLATION
B.10. TERMINATION
B.11. FUTURE REVISIONS OF THIS LICENSE
B.12. How to use this License for your documents
List of Tables
2-1. Informative References
3-1. Standard Library Names
6-1. Python Modules
7-1. Perl Modules
8-1. libxml2 Definition
8-2. libxml2 - The XML C parser and toolkit for XML processing Function Interfaces
8-3. libxml2 - The XML C parser and toolkit for XML processing Deprecated Function Interfaces
8-4. libxml2 - The XML C parser and toolkit for XML processing Data Interfaces
9-1. libxslt Definition
9-2. libxslt - libxslt interfaces Function Interfaces
A-1. libxml2 Function Interfaces
A-2. libxml2 Data Interfaces
A-3. libxslt Function Interfaces