source: general/prog/python-modules.xml@ 09cf41d5

11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/soup3 xry111/xf86-video-removal
Last change on this file since 09cf41d5 was 141ee0a5, checked in by Pierre Labastie <pierre.labastie@…>, 3 years ago

Updates

lsof-4.94.0
jansson-2.14
glibmm-2.66.2
pidgin-2.14.8
py3c-1.4 (python module)
valgrind-3.18.1
graphviz-2.49.3
asciidoc-10.0.0 (and move to ptyhon modules)

  • Property mode set to 100644
File size: 5.9 KB
RevLine 
[ce892ab3]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
[d2b1e2e]8<sect1 id="python-modules" xreflabel="Python Modules">
[ce892ab3]9 <?dbhtml filename="python-modules.html" ?>
10
11 <sect1info>
12 <date>$Date$</date>
13 </sect1info>
14
15 <title>Python Modules</title>
16
17 <indexterm zone="python-modules">
[d2b1e2e]18 <primary sortas="a-Python-Modules">Python Modules</primary>
[ce892ab3]19 </indexterm>
20
21 <sect2 role="package">
22 <title>Introduction to Python Modules</title>
23
[66b546a]24 <para>
25 The <application>Python</application> module packages add useful objects
26 to the <application>Python</application> language. Modules utilized by
27 packages throughout BLFS are listed here, along with their dependencies.
28 </para>
[ce892ab3]29
30 <itemizedlist spacing="compact">
[141ee0a5]31 <listitem>
32 <para>
33 <xref linkend="asciidoc"/>
34 </para>
35 </listitem>
[ae96c4b]36 <listitem>
37 <para>
38 <xref linkend="dbus-python"/>
39 </para>
40 </listitem>
[cc1c942]41<!-- <listitem>
[14c0be2f]42 <para>
43 <xref linkend="decorator"/>
44 </para>
45 </listitem>
[cc1c942]46-->
[93883ec]47 <listitem>
[22f9c48]48 <para>
[d3ea9e8]49 <xref linkend="docutils"/>
[8558044]50 </para>
[22f9c48]51 </listitem>
[3aee187]52 <listitem>
53 <para>
54 <xref linkend="py3c"/>
55 </para>
56 </listitem>
[ce892ab3]57 <listitem>
[66b546a]58 <para>
[d3ea9e8]59 <xref linkend="pyatspi2"/>
60 </para>
[ce892ab3]61 </listitem>
[a73f7b02]62 <listitem>
63 <para>
64 <xref linkend="pycairo"/>
65 </para>
66 </listitem>
[0c2e5325]67 <listitem>
68 <para>
69 <xref linkend="pycairo2"/>
70 </para>
71 </listitem>
[82eddd4]72 <listitem>
73 <para>
[ceafde50]74 <xref linkend="pycryptodome"/>
[82eddd4]75 </para>
76 </listitem>
[10092cde]77 <listitem>
78 <para>
79 <xref linkend="python-dbusmock"/>
80 </para>
81 </listitem>
[07f61e4]82 <listitem>
83 <para>
84 <xref linkend="pygments"/>
85 </para>
86 </listitem>
[f4472d1]87 <listitem>
[66b546a]88 <para>
89 <xref linkend="pygobject2"/>
90 </para>
[ce892ab3]91 </listitem>
92 <listitem>
[66b546a]93 <para>
94 <xref linkend="pygobject3"/>
95 </para>
[ce892ab3]96 </listitem>
[968dece]97 <listitem>
[66b546a]98 <para>
99 <xref linkend="pygtk"/>
100 </para>
[968dece]101 </listitem>
[d938ca94]102 <listitem>
103 <para>
104 <xref linkend="pyxdg"/>
105 </para>
106 </listitem>
[6b551e8]107<!-- <listitem>
[04dc524d]108 <para>
109 <xref linkend="funcsigs"/>
110 </para>
111 </listitem>
[cc1c942]112-->
113<!-- <listitem>
[22f9c48]114 <para>
115 <xref linkend="Beaker"/>
116 </para>
[08093b3]117 </listitem>
[cc1c942]118-->
[cd964c8]119 <listitem>
120 <para>
121 <xref linkend="libxml2py2"/>
122 </para>
123 </listitem>
[7d35ee59]124 <listitem>
[23e36d1]125 <para>
126 <xref linkend="lxml"/>
127 </para>
128 </listitem>
[0499056]129 <listitem>
[22f9c48]130 <para>
131 <xref linkend="MarkupSafe"/>
132 </para>
133 </listitem>
[731bf37a]134 <listitem>
[22f9c48]135 <para>
136 <xref linkend="Jinja2"/>
137 </para>
138 </listitem>
[0499056]139 <listitem>
[22f9c48]140 <para>
141 <xref linkend="Mako"/>
142 </para>
143 </listitem>
[cc1c942]144<!-- <listitem>
[14c0be2f]145 <para>
146 <xref linkend="python-slip"/>
147 </para>
148 </listitem>
[cc1c942]149-->
[7d35ee59]150 <listitem>
151 <para>
152 <xref linkend="scour"/>
153 </para>
154 </listitem>
[505c46cc]155 <listitem>
156 <para>
157 <xref linkend="six"/>
158 </para>
159 </listitem>
[731bf37a]160 <listitem>
[22f9c48]161 <para>
162 <xref linkend="PyYAML"/>
163 </para>
164 </listitem>
[ce892ab3]165 </itemizedlist>
166 </sect2>
167
[141ee0a5]168 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
169 href="asciidoc.xml"/>
170
[d2b1e2e]171 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
172 href="dbus-python.xml"/>
[a73f7b02]173
[cc1c942]174<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[14c0be2f]175 href="decorator.xml"/>
[cc1c942]176-->
[d3ea9e8]177 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
178 href="docutils.xml"/>
179
[3aee187]180 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
181 href="py3c.xml"/>
182
[22f9c48]183 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
184 href="pyatspi2.xml"/>
[7979906]185<!--
[d2b1e2e]186 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
187 href="py2cairo.xml"/>
[7979906]188-->
[d2b1e2e]189 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
190 href="pycairo.xml"/>
[82eddd4]191
[0c2e5325]192 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
193 href="pycairo2.xml"/>
194
[82eddd4]195 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[ceafde50]196 href="pycryptodome.xml"/>
[a73f7b02]197
[10092cde]198 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
199 href="python-dbusmock.xml"/>
200
[07f61e4]201 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
202 href="pygments.xml"/>
203
[d2b1e2e]204 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
205 href="pygobject2.xml"/>
[a73f7b02]206
[d2b1e2e]207 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
208 href="pygobject3.xml"/>
[a73f7b02]209
[d2b1e2e]210 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
211 href="pygtk.xml"/>
[f4472d1]212
[d2b1e2e]213 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
214 href="pyxdg.xml"/>
[d938ca94]215
[879932f]216<!--
[22f9c48]217 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
218 href="setuptools.xml"/>
[879932f]219-->
[22f9c48]220
[4701264]221<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
222 href="funcsigs.xml"/> -->
[04dc524d]223
[6b551e8]224<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
225 href="beaker.xml"/>-->
[22f9c48]226
[cd964c8]227 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
228 href="libxml2py2.xml"/>
229
[23e36d1]230 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
231 href="lxml.xml"/>
232
[22f9c48]233 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
234 href="markupsafe.xml"/>
235
236 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
237 href="jinja2.xml"/>
238
239 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
240 href="mako.xml"/>
241
[cc1c942]242<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
243 href="python-slip.xml"/>-->
[14c0be2f]244
[22f9c48]245 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
246 href="pyyaml.xml"/>
247
[7d35ee59]248 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
249 href="scour.xml"/>
250
[505c46cc]251 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
252 href="six.xml"/>
253
[ce892ab3]254</sect1>
Note: See TracBrowser for help on using the repository browser.