Automated update
This commit is contained in:
@@ -0,0 +1,504 @@
|
||||
GNU LESSER GENERAL PUBLIC LICENSE
|
||||
Version 2.1, February 1999
|
||||
|
||||
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
of this license document, but changing it is not allowed.
|
||||
|
||||
[This is the first released version of the Lesser GPL. It also counts
|
||||
as the successor of the GNU Library Public License, version 2, hence
|
||||
the version number 2.1.]
|
||||
|
||||
Preamble
|
||||
|
||||
The licenses for most software are designed to take away your
|
||||
freedom to share and change it. By contrast, the GNU General Public
|
||||
Licenses are intended to guarantee your freedom to share and change
|
||||
free software--to make sure the software is free for all its users.
|
||||
|
||||
This license, the Lesser General Public License, applies to some
|
||||
specially designated software packages--typically libraries--of the
|
||||
Free Software Foundation and other authors who decide to use it. You
|
||||
can use it too, but we suggest you first think carefully about whether
|
||||
this license or the ordinary General Public License is the better
|
||||
strategy to use in any particular case, based on the explanations below.
|
||||
|
||||
When we speak of free software, we are referring to freedom of use,
|
||||
not price. Our General Public Licenses are designed to make sure that
|
||||
you have the freedom to distribute copies of free software (and charge
|
||||
for this service if you wish); that you receive source code or can get
|
||||
it if you want it; that you can change the software and use pieces of
|
||||
it in new free programs; and that you are informed that you can do
|
||||
these things.
|
||||
|
||||
To protect your rights, we need to make restrictions that forbid
|
||||
distributors to deny you these rights or to ask you to surrender these
|
||||
rights. These restrictions translate to certain responsibilities for
|
||||
you if you distribute copies of the library or if you modify it.
|
||||
|
||||
For example, if you distribute copies of the library, whether gratis
|
||||
or for a fee, you must give the recipients all the rights that we gave
|
||||
you. You must make sure that they, too, receive or can get the source
|
||||
code. If you link other code with the library, you must provide
|
||||
complete object files to the recipients, so that they can relink them
|
||||
with the library after making changes to the library and recompiling
|
||||
it. And you must show them these terms so they know their rights.
|
||||
|
||||
We protect your rights with a two-step method: (1) we copyright the
|
||||
library, and (2) we offer you this license, which gives you legal
|
||||
permission to copy, distribute and/or modify the library.
|
||||
|
||||
To protect each distributor, we want to make it very clear that
|
||||
there is no warranty for the free library. Also, if the library is
|
||||
modified by someone else and passed on, the recipients should know
|
||||
that what they have is not the original version, so that the original
|
||||
author's reputation will not be affected by problems that might be
|
||||
introduced by others.
|
||||
|
||||
Finally, software patents pose a constant threat to the existence of
|
||||
any free program. We wish to make sure that a company cannot
|
||||
effectively restrict the users of a free program by obtaining a
|
||||
restrictive license from a patent holder. Therefore, we insist that
|
||||
any patent license obtained for a version of the library must be
|
||||
consistent with the full freedom of use specified in this license.
|
||||
|
||||
Most GNU software, including some libraries, is covered by the
|
||||
ordinary GNU General Public License. This license, the GNU Lesser
|
||||
General Public License, applies to certain designated libraries, and
|
||||
is quite different from the ordinary General Public License. We use
|
||||
this license for certain libraries in order to permit linking those
|
||||
libraries into non-free programs.
|
||||
|
||||
When a program is linked with a library, whether statically or using
|
||||
a shared library, the combination of the two is legally speaking a
|
||||
combined work, a derivative of the original library. The ordinary
|
||||
General Public License therefore permits such linking only if the
|
||||
entire combination fits its criteria of freedom. The Lesser General
|
||||
Public License permits more lax criteria for linking other code with
|
||||
the library.
|
||||
|
||||
We call this license the "Lesser" General Public License because it
|
||||
does Less to protect the user's freedom than the ordinary General
|
||||
Public License. It also provides other free software developers Less
|
||||
of an advantage over competing non-free programs. These disadvantages
|
||||
are the reason we use the ordinary General Public License for many
|
||||
libraries. However, the Lesser license provides advantages in certain
|
||||
special circumstances.
|
||||
|
||||
For example, on rare occasions, there may be a special need to
|
||||
encourage the widest possible use of a certain library, so that it becomes
|
||||
a de-facto standard. To achieve this, non-free programs must be
|
||||
allowed to use the library. A more frequent case is that a free
|
||||
library does the same job as widely used non-free libraries. In this
|
||||
case, there is little to gain by limiting the free library to free
|
||||
software only, so we use the Lesser General Public License.
|
||||
|
||||
In other cases, permission to use a particular library in non-free
|
||||
programs enables a greater number of people to use a large body of
|
||||
free software. For example, permission to use the GNU C Library in
|
||||
non-free programs enables many more people to use the whole GNU
|
||||
operating system, as well as its variant, the GNU/Linux operating
|
||||
system.
|
||||
|
||||
Although the Lesser General Public License is Less protective of the
|
||||
users' freedom, it does ensure that the user of a program that is
|
||||
linked with the Library has the freedom and the wherewithal to run
|
||||
that program using a modified version of the Library.
|
||||
|
||||
The precise terms and conditions for copying, distribution and
|
||||
modification follow. Pay close attention to the difference between a
|
||||
"work based on the library" and a "work that uses the library". The
|
||||
former contains code derived from the library, whereas the latter must
|
||||
be combined with the library in order to run.
|
||||
|
||||
GNU LESSER GENERAL PUBLIC LICENSE
|
||||
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||||
|
||||
0. This License Agreement applies to any software library or other
|
||||
program which contains a notice placed by the copyright holder or
|
||||
other authorized party saying it may be distributed under the terms of
|
||||
this Lesser General Public License (also called "this License").
|
||||
Each licensee is addressed as "you".
|
||||
|
||||
A "library" means a collection of software functions and/or data
|
||||
prepared so as to be conveniently linked with application programs
|
||||
(which use some of those functions and data) to form executables.
|
||||
|
||||
The "Library", below, refers to any such software library or work
|
||||
which has been distributed under these terms. A "work based on the
|
||||
Library" means either the Library or any derivative work under
|
||||
copyright law: that is to say, a work containing the Library or a
|
||||
portion of it, either verbatim or with modifications and/or translated
|
||||
straightforwardly into another language. (Hereinafter, translation is
|
||||
included without limitation in the term "modification".)
|
||||
|
||||
"Source code" for a work means the preferred form of the work for
|
||||
making modifications to it. For a library, complete source code means
|
||||
all the source code for all modules it contains, plus any associated
|
||||
interface definition files, plus the scripts used to control compilation
|
||||
and installation of the library.
|
||||
|
||||
Activities other than copying, distribution and modification are not
|
||||
covered by this License; they are outside its scope. The act of
|
||||
running a program using the Library is not restricted, and output from
|
||||
such a program is covered only if its contents constitute a work based
|
||||
on the Library (independent of the use of the Library in a tool for
|
||||
writing it). Whether that is true depends on what the Library does
|
||||
and what the program that uses the Library does.
|
||||
|
||||
1. You may copy and distribute verbatim copies of the Library's
|
||||
complete source code as you receive it, in any medium, provided that
|
||||
you conspicuously and appropriately publish on each copy an
|
||||
appropriate copyright notice and disclaimer of warranty; keep intact
|
||||
all the notices that refer to this License and to the absence of any
|
||||
warranty; and distribute a copy of this License along with the
|
||||
Library.
|
||||
|
||||
You may charge a fee for the physical act of transferring a copy,
|
||||
and you may at your option offer warranty protection in exchange for a
|
||||
fee.
|
||||
|
||||
2. You may modify your copy or copies of the Library or any portion
|
||||
of it, thus forming a work based on the Library, and copy and
|
||||
distribute such modifications or work under the terms of Section 1
|
||||
above, provided that you also meet all of these conditions:
|
||||
|
||||
a) The modified work must itself be a software library.
|
||||
|
||||
b) You must cause the files modified to carry prominent notices
|
||||
stating that you changed the files and the date of any change.
|
||||
|
||||
c) You must cause the whole of the work to be licensed at no
|
||||
charge to all third parties under the terms of this License.
|
||||
|
||||
d) If a facility in the modified Library refers to a function or a
|
||||
table of data to be supplied by an application program that uses
|
||||
the facility, other than as an argument passed when the facility
|
||||
is invoked, then you must make a good faith effort to ensure that,
|
||||
in the event an application does not supply such function or
|
||||
table, the facility still operates, and performs whatever part of
|
||||
its purpose remains meaningful.
|
||||
|
||||
(For example, a function in a library to compute square roots has
|
||||
a purpose that is entirely well-defined independent of the
|
||||
application. Therefore, Subsection 2d requires that any
|
||||
application-supplied function or table used by this function must
|
||||
be optional: if the application does not supply it, the square
|
||||
root function must still compute square roots.)
|
||||
|
||||
These requirements apply to the modified work as a whole. If
|
||||
identifiable sections of that work are not derived from the Library,
|
||||
and can be reasonably considered independent and separate works in
|
||||
themselves, then this License, and its terms, do not apply to those
|
||||
sections when you distribute them as separate works. But when you
|
||||
distribute the same sections as part of a whole which is a work based
|
||||
on the Library, the distribution of the whole must be on the terms of
|
||||
this License, whose permissions for other licensees extend to the
|
||||
entire whole, and thus to each and every part regardless of who wrote
|
||||
it.
|
||||
|
||||
Thus, it is not the intent of this section to claim rights or contest
|
||||
your rights to work written entirely by you; rather, the intent is to
|
||||
exercise the right to control the distribution of derivative or
|
||||
collective works based on the Library.
|
||||
|
||||
In addition, mere aggregation of another work not based on the Library
|
||||
with the Library (or with a work based on the Library) on a volume of
|
||||
a storage or distribution medium does not bring the other work under
|
||||
the scope of this License.
|
||||
|
||||
3. You may opt to apply the terms of the ordinary GNU General Public
|
||||
License instead of this License to a given copy of the Library. To do
|
||||
this, you must alter all the notices that refer to this License, so
|
||||
that they refer to the ordinary GNU General Public License, version 2,
|
||||
instead of to this License. (If a newer version than version 2 of the
|
||||
ordinary GNU General Public License has appeared, then you can specify
|
||||
that version instead if you wish.) Do not make any other change in
|
||||
these notices.
|
||||
|
||||
Once this change is made in a given copy, it is irreversible for
|
||||
that copy, so the ordinary GNU General Public License applies to all
|
||||
subsequent copies and derivative works made from that copy.
|
||||
|
||||
This option is useful when you wish to copy part of the code of
|
||||
the Library into a program that is not a library.
|
||||
|
||||
4. You may copy and distribute the Library (or a portion or
|
||||
derivative of it, under Section 2) in object code or executable form
|
||||
under the terms of Sections 1 and 2 above provided that you accompany
|
||||
it with the complete corresponding machine-readable source code, which
|
||||
must be distributed under the terms of Sections 1 and 2 above on a
|
||||
medium customarily used for software interchange.
|
||||
|
||||
If distribution of object code is made by offering access to copy
|
||||
from a designated place, then offering equivalent access to copy the
|
||||
source code from the same place satisfies the requirement to
|
||||
distribute the source code, even though third parties are not
|
||||
compelled to copy the source along with the object code.
|
||||
|
||||
5. A program that contains no derivative of any portion of the
|
||||
Library, but is designed to work with the Library by being compiled or
|
||||
linked with it, is called a "work that uses the Library". Such a
|
||||
work, in isolation, is not a derivative work of the Library, and
|
||||
therefore falls outside the scope of this License.
|
||||
|
||||
However, linking a "work that uses the Library" with the Library
|
||||
creates an executable that is a derivative of the Library (because it
|
||||
contains portions of the Library), rather than a "work that uses the
|
||||
library". The executable is therefore covered by this License.
|
||||
Section 6 states terms for distribution of such executables.
|
||||
|
||||
When a "work that uses the Library" uses material from a header file
|
||||
that is part of the Library, the object code for the work may be a
|
||||
derivative work of the Library even though the source code is not.
|
||||
Whether this is true is especially significant if the work can be
|
||||
linked without the Library, or if the work is itself a library. The
|
||||
threshold for this to be true is not precisely defined by law.
|
||||
|
||||
If such an object file uses only numerical parameters, data
|
||||
structure layouts and accessors, and small macros and small inline
|
||||
functions (ten lines or less in length), then the use of the object
|
||||
file is unrestricted, regardless of whether it is legally a derivative
|
||||
work. (Executables containing this object code plus portions of the
|
||||
Library will still fall under Section 6.)
|
||||
|
||||
Otherwise, if the work is a derivative of the Library, you may
|
||||
distribute the object code for the work under the terms of Section 6.
|
||||
Any executables containing that work also fall under Section 6,
|
||||
whether or not they are linked directly with the Library itself.
|
||||
|
||||
6. As an exception to the Sections above, you may also combine or
|
||||
link a "work that uses the Library" with the Library to produce a
|
||||
work containing portions of the Library, and distribute that work
|
||||
under terms of your choice, provided that the terms permit
|
||||
modification of the work for the customer's own use and reverse
|
||||
engineering for debugging such modifications.
|
||||
|
||||
You must give prominent notice with each copy of the work that the
|
||||
Library is used in it and that the Library and its use are covered by
|
||||
this License. You must supply a copy of this License. If the work
|
||||
during execution displays copyright notices, you must include the
|
||||
copyright notice for the Library among them, as well as a reference
|
||||
directing the user to the copy of this License. Also, you must do one
|
||||
of these things:
|
||||
|
||||
a) Accompany the work with the complete corresponding
|
||||
machine-readable source code for the Library including whatever
|
||||
changes were used in the work (which must be distributed under
|
||||
Sections 1 and 2 above); and, if the work is an executable linked
|
||||
with the Library, with the complete machine-readable "work that
|
||||
uses the Library", as object code and/or source code, so that the
|
||||
user can modify the Library and then relink to produce a modified
|
||||
executable containing the modified Library. (It is understood
|
||||
that the user who changes the contents of definitions files in the
|
||||
Library will not necessarily be able to recompile the application
|
||||
to use the modified definitions.)
|
||||
|
||||
b) Use a suitable shared library mechanism for linking with the
|
||||
Library. A suitable mechanism is one that (1) uses at run time a
|
||||
copy of the library already present on the user's computer system,
|
||||
rather than copying library functions into the executable, and (2)
|
||||
will operate properly with a modified version of the library, if
|
||||
the user installs one, as long as the modified version is
|
||||
interface-compatible with the version that the work was made with.
|
||||
|
||||
c) Accompany the work with a written offer, valid for at
|
||||
least three years, to give the same user the materials
|
||||
specified in Subsection 6a, above, for a charge no more
|
||||
than the cost of performing this distribution.
|
||||
|
||||
d) If distribution of the work is made by offering access to copy
|
||||
from a designated place, offer equivalent access to copy the above
|
||||
specified materials from the same place.
|
||||
|
||||
e) Verify that the user has already received a copy of these
|
||||
materials or that you have already sent this user a copy.
|
||||
|
||||
For an executable, the required form of the "work that uses the
|
||||
Library" must include any data and utility programs needed for
|
||||
reproducing the executable from it. However, as a special exception,
|
||||
the materials to be distributed need not include anything that is
|
||||
normally distributed (in either source or binary form) with the major
|
||||
components (compiler, kernel, and so on) of the operating system on
|
||||
which the executable runs, unless that component itself accompanies
|
||||
the executable.
|
||||
|
||||
It may happen that this requirement contradicts the license
|
||||
restrictions of other proprietary libraries that do not normally
|
||||
accompany the operating system. Such a contradiction means you cannot
|
||||
use both them and the Library together in an executable that you
|
||||
distribute.
|
||||
|
||||
7. You may place library facilities that are a work based on the
|
||||
Library side-by-side in a single library together with other library
|
||||
facilities not covered by this License, and distribute such a combined
|
||||
library, provided that the separate distribution of the work based on
|
||||
the Library and of the other library facilities is otherwise
|
||||
permitted, and provided that you do these two things:
|
||||
|
||||
a) Accompany the combined library with a copy of the same work
|
||||
based on the Library, uncombined with any other library
|
||||
facilities. This must be distributed under the terms of the
|
||||
Sections above.
|
||||
|
||||
b) Give prominent notice with the combined library of the fact
|
||||
that part of it is a work based on the Library, and explaining
|
||||
where to find the accompanying uncombined form of the same work.
|
||||
|
||||
8. You may not copy, modify, sublicense, link with, or distribute
|
||||
the Library except as expressly provided under this License. Any
|
||||
attempt otherwise to copy, modify, sublicense, link with, or
|
||||
distribute the Library is void, and will automatically terminate your
|
||||
rights under this License. However, parties who have received copies,
|
||||
or rights, from you under this License will not have their licenses
|
||||
terminated so long as such parties remain in full compliance.
|
||||
|
||||
9. You are not required to accept this License, since you have not
|
||||
signed it. However, nothing else grants you permission to modify or
|
||||
distribute the Library or its derivative works. These actions are
|
||||
prohibited by law if you do not accept this License. Therefore, by
|
||||
modifying or distributing the Library (or any work based on the
|
||||
Library), you indicate your acceptance of this License to do so, and
|
||||
all its terms and conditions for copying, distributing or modifying
|
||||
the Library or works based on it.
|
||||
|
||||
10. Each time you redistribute the Library (or any work based on the
|
||||
Library), the recipient automatically receives a license from the
|
||||
original licensor to copy, distribute, link with or modify the Library
|
||||
subject to these terms and conditions. You may not impose any further
|
||||
restrictions on the recipients' exercise of the rights granted herein.
|
||||
You are not responsible for enforcing compliance by third parties with
|
||||
this License.
|
||||
|
||||
11. If, as a consequence of a court judgment or allegation of patent
|
||||
infringement or for any other reason (not limited to patent issues),
|
||||
conditions are imposed on you (whether by court order, agreement or
|
||||
otherwise) that contradict the conditions of this License, they do not
|
||||
excuse you from the conditions of this License. If you cannot
|
||||
distribute so as to satisfy simultaneously your obligations under this
|
||||
License and any other pertinent obligations, then as a consequence you
|
||||
may not distribute the Library at all. For example, if a patent
|
||||
license would not permit royalty-free redistribution of the Library by
|
||||
all those who receive copies directly or indirectly through you, then
|
||||
the only way you could satisfy both it and this License would be to
|
||||
refrain entirely from distribution of the Library.
|
||||
|
||||
If any portion of this section is held invalid or unenforceable under any
|
||||
particular circumstance, the balance of the section is intended to apply,
|
||||
and the section as a whole is intended to apply in other circumstances.
|
||||
|
||||
It is not the purpose of this section to induce you to infringe any
|
||||
patents or other property right claims or to contest validity of any
|
||||
such claims; this section has the sole purpose of protecting the
|
||||
integrity of the free software distribution system which is
|
||||
implemented by public license practices. Many people have made
|
||||
generous contributions to the wide range of software distributed
|
||||
through that system in reliance on consistent application of that
|
||||
system; it is up to the author/donor to decide if he or she is willing
|
||||
to distribute software through any other system and a licensee cannot
|
||||
impose that choice.
|
||||
|
||||
This section is intended to make thoroughly clear what is believed to
|
||||
be a consequence of the rest of this License.
|
||||
|
||||
12. If the distribution and/or use of the Library is restricted in
|
||||
certain countries either by patents or by copyrighted interfaces, the
|
||||
original copyright holder who places the Library under this License may add
|
||||
an explicit geographical distribution limitation excluding those countries,
|
||||
so that distribution is permitted only in or among countries not thus
|
||||
excluded. In such case, this License incorporates the limitation as if
|
||||
written in the body of this License.
|
||||
|
||||
13. The Free Software Foundation may publish revised and/or new
|
||||
versions of the Lesser General Public License from time to time.
|
||||
Such new versions will be similar in spirit to the present version,
|
||||
but may differ in detail to address new problems or concerns.
|
||||
|
||||
Each version is given a distinguishing version number. If the Library
|
||||
specifies a version number of this License which applies to it and
|
||||
"any later version", you have the option of following the terms and
|
||||
conditions either of that version or of any later version published by
|
||||
the Free Software Foundation. If the Library does not specify a
|
||||
license version number, you may choose any version ever published by
|
||||
the Free Software Foundation.
|
||||
|
||||
14. If you wish to incorporate parts of the Library into other free
|
||||
programs whose distribution conditions are incompatible with these,
|
||||
write to the author to ask for permission. For software which is
|
||||
copyrighted by the Free Software Foundation, write to the Free
|
||||
Software Foundation; we sometimes make exceptions for this. Our
|
||||
decision will be guided by the two goals of preserving the free status
|
||||
of all derivatives of our free software and of promoting the sharing
|
||||
and reuse of software generally.
|
||||
|
||||
NO WARRANTY
|
||||
|
||||
15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
|
||||
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
|
||||
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
|
||||
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
|
||||
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
||||
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
|
||||
LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
|
||||
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
|
||||
|
||||
16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
|
||||
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
|
||||
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
|
||||
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
|
||||
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
|
||||
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
|
||||
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
|
||||
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
|
||||
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
|
||||
DAMAGES.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
How to Apply These Terms to Your New Libraries
|
||||
|
||||
If you develop a new library, and you want it to be of the greatest
|
||||
possible use to the public, we recommend making it free software that
|
||||
everyone can redistribute and change. You can do so by permitting
|
||||
redistribution under these terms (or, alternatively, under the terms of the
|
||||
ordinary General Public License).
|
||||
|
||||
To apply these terms, attach the following notices to the library. It is
|
||||
safest to attach them to the start of each source file to most effectively
|
||||
convey the exclusion of warranty; and each file should have at least the
|
||||
"copyright" line and a pointer to where the full notice is found.
|
||||
|
||||
<one line to give the library's name and a brief idea of what it does.>
|
||||
Copyright (C) <year> <name of author>
|
||||
|
||||
This library is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Lesser General Public
|
||||
License as published by the Free Software Foundation; either
|
||||
version 2.1 of the License, or (at your option) any later version.
|
||||
|
||||
This library is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
Lesser General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Lesser General Public
|
||||
License along with this library; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
|
||||
Also add information on how to contact you by electronic and paper mail.
|
||||
|
||||
You should also get your employer (if you work as a programmer) or your
|
||||
school, if any, to sign a "copyright disclaimer" for the library, if
|
||||
necessary. Here is a sample; alter the names:
|
||||
|
||||
Yoyodyne, Inc., hereby disclaims all copyright interest in the
|
||||
library `Frob' (a library for tweaking knobs) written by James Random Hacker.
|
||||
|
||||
<signature of Ty Coon>, 1 April 1990
|
||||
Ty Coon, President of Vice
|
||||
|
||||
That's all there is to it!
|
||||
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
pip
|
||||
@@ -0,0 +1,334 @@
|
||||
Metadata-Version: 2.1
|
||||
Name: urwid
|
||||
Version: 2.6.16
|
||||
Summary: A full-featured console (xterm et al.) user interface library
|
||||
Home-page: https://urwid.org/
|
||||
Author-email: Ian Ward <ian@excess.org>
|
||||
License: LGPL-2.1-only
|
||||
Project-URL: Homepage, https://urwid.org/
|
||||
Project-URL: Documentation, https://urwid.org/manual/index.html
|
||||
Project-URL: Repository, https://github.com/urwid/urwid
|
||||
Project-URL: Bug Tracker, https://github.com/urwid/urwid/issues
|
||||
Keywords: curses,ui,widget,scroll,listbox,user interface,text layout,console,ncurses
|
||||
Platform: unix-like
|
||||
Classifier: Development Status :: 5 - Production/Stable
|
||||
Classifier: Environment :: Console
|
||||
Classifier: Environment :: Console :: Curses
|
||||
Classifier: Intended Audience :: Developers
|
||||
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
|
||||
Classifier: Operating System :: POSIX
|
||||
Classifier: Operating System :: Unix
|
||||
Classifier: Operating System :: MacOS :: MacOS X
|
||||
Classifier: Operating System :: Microsoft :: Windows
|
||||
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
||||
Classifier: Topic :: Software Development :: Widget Sets
|
||||
Classifier: Programming Language :: Python :: 3
|
||||
Classifier: Programming Language :: Python :: 3.7
|
||||
Classifier: Programming Language :: Python :: 3.8
|
||||
Classifier: Programming Language :: Python :: 3.9
|
||||
Classifier: Programming Language :: Python :: 3.10
|
||||
Classifier: Programming Language :: Python :: 3.11
|
||||
Classifier: Programming Language :: Python :: 3.12
|
||||
Classifier: Programming Language :: Python :: 3.13
|
||||
Classifier: Programming Language :: Python :: 3 :: Only
|
||||
Classifier: Programming Language :: Python :: Implementation :: CPython
|
||||
Classifier: Programming Language :: Python :: Implementation :: PyPy
|
||||
Requires-Python: >3.7
|
||||
Description-Content-Type: text/x-rst
|
||||
License-File: COPYING
|
||||
Requires-Dist: typing-extensions
|
||||
Requires-Dist: wcwidth
|
||||
Provides-Extra: curses
|
||||
Requires-Dist: windows-curses; sys_platform == "win32" and extra == "curses"
|
||||
Provides-Extra: glib
|
||||
Requires-Dist: PyGObject; extra == "glib"
|
||||
Provides-Extra: lcd
|
||||
Requires-Dist: pyserial; extra == "lcd"
|
||||
Provides-Extra: serial
|
||||
Requires-Dist: pyserial; extra == "serial"
|
||||
Provides-Extra: tornado
|
||||
Requires-Dist: tornado>=5.0; extra == "tornado"
|
||||
Provides-Extra: trio
|
||||
Requires-Dist: trio>=0.22.0; extra == "trio"
|
||||
Requires-Dist: exceptiongroup; extra == "trio"
|
||||
Provides-Extra: twisted
|
||||
Requires-Dist: twisted; extra == "twisted"
|
||||
Provides-Extra: zmq
|
||||
Requires-Dist: zmq; extra == "zmq"
|
||||
|
||||
Urwid
|
||||
=====
|
||||
|pypi| |docs| |gitter| |ci| |pre-commit| |coveralls|
|
||||
|
||||
About
|
||||
=====
|
||||
|
||||
Urwid is a console user interface library for Python on Linux, OSX, Cygwin or other unix-like OS
|
||||
and partially supports Windows OS (see below).
|
||||
|
||||
It includes many features useful for text console application developers including:
|
||||
|
||||
- Applications resize quickly and smoothly
|
||||
- Automatic, programmable text alignment and wrapping
|
||||
- Simple markup for setting text attributes within blocks of text
|
||||
- Powerful list box with programmable content for scrolling all widget types
|
||||
- Your choice of event loops: Twisted, Glib, Tornado, asyncio, trio, ZeroMQ or select-based loop
|
||||
- Pre-built widgets include edit boxes, buttons, check boxes and radio buttons
|
||||
- Display modules include raw, curses, and experimental LCD and web displays
|
||||
- Support for UTF-8, simple 8-bit and CJK encodings
|
||||
- 24-bit (true color), 256 color, and 88 color mode support
|
||||
- Compatible with Python 3.7+ and PyPy
|
||||
|
||||
Home Page:
|
||||
http://urwid.org/
|
||||
|
||||
Installation
|
||||
============
|
||||
|
||||
To install using pip
|
||||
|
||||
.. code:: bash
|
||||
|
||||
pip install urwid
|
||||
|
||||
For advanced functionality extra requirements need to be installed.
|
||||
Example for ZeroMQ event loop and LCD display:
|
||||
|
||||
.. code:: bash
|
||||
|
||||
pip install urwid[serial,zmq]
|
||||
|
||||
Alternatively if you are on Debian or Ubuntu
|
||||
|
||||
.. code:: bash
|
||||
|
||||
apt-get install python3-urwid
|
||||
|
||||
Windows support notes
|
||||
=====================
|
||||
|
||||
* Not supported:
|
||||
|
||||
1. Terminal widget and all related render API (TermCanvas, TermCharset, TermModes, TermScroller)
|
||||
2. Any file descriptors except sockets (Windows OS limitation)
|
||||
3. ZMQEventLoop.
|
||||
|
||||
* Special requirements:
|
||||
|
||||
1. Extra libraries required for curses display support:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
pip install urwid[curses]
|
||||
|
||||
* CursesDisplay incorrectly handles mouse input in case of fast actions.
|
||||
* Only UTF-8 mode is supported.
|
||||
|
||||
|
||||
Testing
|
||||
=======
|
||||
|
||||
To run tests locally, install & run `tox`. You must have
|
||||
appropriate Python versions installed to run `tox` for
|
||||
each of them.
|
||||
|
||||
To test code in all Python versions:
|
||||
|
||||
.. code:: bash
|
||||
|
||||
tox # Test all versions specified in tox.ini:
|
||||
tox -e py39 # Test Python 3.9 only
|
||||
tox -e py39,py10,pypy3 # Test Python 3.9, Python 3.10 & pypy3
|
||||
|
||||
Supported Python versions
|
||||
=========================
|
||||
|
||||
- 3.7
|
||||
- 3.8
|
||||
- 3.9
|
||||
- 3.10
|
||||
- 3.11
|
||||
- 3.12
|
||||
- 3.13
|
||||
- pypy3
|
||||
|
||||
Authors
|
||||
=======
|
||||
|
||||
Creator
|
||||
-------
|
||||
|
||||
`wardi <//github.com/wardi>`_
|
||||
|
||||
Maintainers
|
||||
-----------
|
||||
|
||||
`and3rson <//github.com/and3rson>`_,
|
||||
`tonycpsu <//github.com/tonycpsu>`_,
|
||||
`ulidtko <//github.com/ulidtko>`_,
|
||||
`penguinolog <//github.com/penguinolog>`_
|
||||
|
||||
Contributors
|
||||
------------
|
||||
|
||||
`1in7billion <//github.com/1in7billion>`_,
|
||||
`abadger <//github.com/abadger>`_,
|
||||
`agrenott <//github.com/agrenott>`_,
|
||||
`akorb <//github.com/akorb>`_,
|
||||
`alethiophile <//github.com/alethiophile>`_,
|
||||
`aleufroy <//github.com/aleufroy>`_,
|
||||
`alobbs <//github.com/alobbs>`_,
|
||||
`amjltc295 <//github.com/amjltc295>`_,
|
||||
`and-semakin <//github.com/and-semakin>`_,
|
||||
`andrewshadura <//github.com/andrewshadura>`_,
|
||||
`andy-z <//github.com/andy-z>`_,
|
||||
`anttin2020 <//github.com/anttin2020>`_,
|
||||
`Apteryks <//github.com/Apteryks>`_,
|
||||
`Arfrever <//github.com/Arfrever>`_,
|
||||
`AutoAwesome <//github.com/AutoAwesome>`_,
|
||||
`belak <//github.com/belak>`_,
|
||||
`berney <//github.com/berney>`_,
|
||||
`bk2204 <//github.com/bk2204>`_,
|
||||
`BkPHcgQL3V <//github.com/BkPHcgQL3V>`_,
|
||||
`bwesterb <//github.com/bwesterb>`_,
|
||||
`carlos-jenkins <//github.com/carlos-jenkins>`_,
|
||||
`Certseeds <//github.com/Certseeds>`_,
|
||||
`Chipsterjulien <//github.com/Chipsterjulien>`_,
|
||||
`chrisspen <//github.com/chrisspen>`_,
|
||||
`cltrudeau <//github.com/cltrudeau>`_,
|
||||
`Codeberg-AsGithubAlternative-buhtz <//github.com/Codeberg-AsGithubAlternative-buhtz>`_,
|
||||
`cortesi <//github.com/cortesi>`_,
|
||||
`d0c-s4vage <//github.com/d0c-s4vage>`_,
|
||||
`derdon <//github.com/derdon>`_,
|
||||
`dholth <//github.com/dholth>`_,
|
||||
`dimays <//github.com/dimays>`_,
|
||||
`dlo <//github.com/dlo>`_,
|
||||
`dnaeon <//github.com/dnaeon>`_,
|
||||
`doddo <//github.com/doddo>`_,
|
||||
`douglas-larocca <//github.com/douglas-larocca>`_,
|
||||
`drestebon <//github.com/drestebon>`_,
|
||||
`dsotr <//github.com/dsotr>`_,
|
||||
`dwf <//github.com/dwf>`_,
|
||||
`EdwardBetts <//github.com/EdwardBetts>`_,
|
||||
`elenril <//github.com/elenril>`_,
|
||||
`EnricoBilla <//github.com/EnricoBilla>`_,
|
||||
`extempore <//github.com/extempore>`_,
|
||||
`fabiand <//github.com/fabiand>`_,
|
||||
`floppym <//github.com/floppym>`_,
|
||||
`flowblok <//github.com/flowblok>`_,
|
||||
`fmoreau <//github.com/fmoreau>`_,
|
||||
`goncalopp <//github.com/goncalopp>`_,
|
||||
`Gordin <//github.com/Gordin>`_,
|
||||
`GregIngelmo <//github.com/GregIngelmo>`_,
|
||||
`grzaks <//github.com/grzaks>`_,
|
||||
`gurupras <//github.com/gurupras>`_,
|
||||
`HarveyHunt <//github.com/HarveyHunt>`_,
|
||||
`Hoolean <//github.com/Hoolean>`_,
|
||||
`hukka <//github.com/hukka>`_,
|
||||
`hydratim <//github.com/hydratim>`_,
|
||||
`ids1024 <//github.com/ids1024>`_,
|
||||
`imrek <//github.com/imrek>`_,
|
||||
`isovector <//github.com/isovector>`_,
|
||||
`itaisod <//github.com/itaisod>`_,
|
||||
`ixxra <//github.com/ixxra>`_,
|
||||
`jeblair <//github.com/jeblair>`_,
|
||||
`johndeaton <//github.com/johndeaton>`_,
|
||||
`jonblack <//github.com/jonblack>`_,
|
||||
`jspricke <//github.com/jspricke>`_,
|
||||
`kedder <//github.com/kedder>`_,
|
||||
`Kelketek <//github.com/Kelketek>`_,
|
||||
`KennethNielsen <//github.com/KennethNielsen>`_,
|
||||
`kesipyc <//github.com/kesipyc>`_,
|
||||
`kkrolczyk <//github.com/kkrolczyk>`_,
|
||||
`Kwpolska <//github.com/Kwpolska>`_,
|
||||
`Lahorde <//github.com/Lahorde>`_,
|
||||
`laike9m <//github.com/laike9m>`_,
|
||||
`larsks <//github.com/larsks>`_,
|
||||
`lfam <//github.com/lfam>`_,
|
||||
`lgbaldoni <//github.com/lgbaldoni>`_,
|
||||
`lighth7015 <//github.com/lighth7015>`_,
|
||||
`livibetter <//github.com/livibetter>`_,
|
||||
`Lothiraldan <//github.com/Lothiraldan>`_,
|
||||
`Mad-ness <//github.com/Mad-ness>`_,
|
||||
`madebr <//github.com/madebr>`_,
|
||||
`magniff <//github.com/magniff>`_,
|
||||
`marlox-ouda <//github.com/marlox-ouda>`_,
|
||||
`mattymo <//github.com/mattymo>`_,
|
||||
`mdtrooper <//github.com/mdtrooper>`_,
|
||||
`mgk <//github.com/mgk>`_,
|
||||
`mimi1vx <//github.com/mimi1vx>`_,
|
||||
`mobyte0 <//github.com/mobyte0>`_,
|
||||
`MonAaraj <//github.com/MonAaraj>`_,
|
||||
`MonthlyPython <//github.com/MonthlyPython>`_,
|
||||
`mountainstorm <//github.com/mountainstorm>`_,
|
||||
`mselee <//github.com/mselee>`_,
|
||||
`mwhudson <//github.com/mwhudson>`_,
|
||||
`naquad <//github.com/naquad>`_,
|
||||
`nchavez324 <//github.com/nchavez324>`_,
|
||||
`neumond <//github.com/neumond>`_,
|
||||
`nolash <//github.com/nolash>`_,
|
||||
`ntamas <//github.com/ntamas>`_,
|
||||
`nyov <//github.com/nyov>`_,
|
||||
`ocarneiro <//github.com/ocarneiro>`_,
|
||||
`okayzed <//github.com/okayzed>`_,
|
||||
`pquentin <//github.com/pquentin>`_,
|
||||
`rbanffy <//github.com/rbanffy>`_,
|
||||
`ReddyKilowatt <//github.com/ReddyKilowatt>`_,
|
||||
`regebro <//github.com/regebro>`_,
|
||||
`renegarcia <//github.com/renegarcia>`_,
|
||||
`rianhunter <//github.com/rianhunter>`_,
|
||||
`roburban <//github.com/roburban>`_,
|
||||
`RRMoelker <//github.com/RRMoelker>`_,
|
||||
`rwarren <//github.com/rwarren>`_,
|
||||
`scopatz <//github.com/scopatz>`_,
|
||||
`seanhussey <//github.com/seanhussey>`_,
|
||||
`seonon <//github.com/seonon>`_,
|
||||
`shadedKE <//github.com/shadedKE>`_,
|
||||
`sithglan <//github.com/sithglan>`_,
|
||||
`Sjc1000 <//github.com/Sjc1000>`_,
|
||||
`sporkexec <//github.com/sporkexec>`_,
|
||||
`squrky <//github.com/squrky>`_,
|
||||
`ssbr <//github.com/ssbr>`_,
|
||||
`techdragon <//github.com/techdragon>`_,
|
||||
`thehunmonkgroup <//github.com/thehunmonkgroup>`_,
|
||||
`thisch <//github.com/thisch>`_,
|
||||
`thornycrackers <//github.com/thornycrackers>`_,
|
||||
`TomasTomecek <//github.com/TomasTomecek>`_,
|
||||
`tompickering <//github.com/tompickering>`_,
|
||||
`tony <//github.com/tony>`_,
|
||||
`ttanner <//github.com/ttanner>`_,
|
||||
`tu500 <//github.com/tu500>`_,
|
||||
`uSpike <//github.com/uSpike>`_,
|
||||
`vega0 <//github.com/vega0>`_,
|
||||
`vit1251 <//github.com/vit1251>`_,
|
||||
`waveform80 <//github.com/waveform80>`_,
|
||||
`Wesmania <//github.com/Wesmania>`_,
|
||||
`xandfury <//github.com/xandfury>`_,
|
||||
`xndcn <//github.com/xndcn>`_,
|
||||
`zhongshangwu <//github.com/zhongshangwu>`_,
|
||||
`zrax <//github.com/zrax>`_
|
||||
|
||||
|
||||
.. |pypi| image:: https://img.shields.io/pypi/v/urwid
|
||||
:alt: current version on PyPi
|
||||
:target: https://pypi.python.org/pypi/urwid
|
||||
|
||||
.. |docs| image:: https://github.com/urwid/urwid/actions/workflows/documentation.yml/badge.svg?branch=master
|
||||
:alt: Documentation Status
|
||||
:target: https://urwid.org
|
||||
|
||||
.. |gitter| image:: https://img.shields.io/gitter/room/urwid/community
|
||||
:alt: Gitter
|
||||
:target: https://gitter.im/urwid/community
|
||||
|
||||
.. |ci| image:: https://github.com/urwid/urwid/actions/workflows/pythonpackage.yml/badge.svg?branch=master
|
||||
:target: https://github.com/urwid/urwid/actions
|
||||
:alt: CI status
|
||||
|
||||
.. |pre-commit| image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit
|
||||
:target: https://github.com/pre-commit/pre-commit
|
||||
:alt: pre-commit
|
||||
|
||||
.. |coveralls| image:: https://coveralls.io/repos/github/urwid/urwid/badge.svg
|
||||
:alt: test coverage
|
||||
:target: https://coveralls.io/github/urwid/urwid
|
||||
@@ -0,0 +1,143 @@
|
||||
urwid-2.6.16.dist-info/COPYING,sha256=NrbT-keRaUP9X-wxPFhHhJRgR-wTN6eLRA5ZkstZX4k,26434
|
||||
urwid-2.6.16.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
||||
urwid-2.6.16.dist-info/METADATA,sha256=Y09KIQrNHQ6AnPoYaFAbcntFLYNBZWqIovOgxBRDaSg,11088
|
||||
urwid-2.6.16.dist-info/RECORD,,
|
||||
urwid-2.6.16.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
urwid-2.6.16.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
|
||||
urwid-2.6.16.dist-info/top_level.txt,sha256=AwxQA43kNkjHbhYELXHBKrQ01X5CR2KnDzU07cVqilY,6
|
||||
urwid/__init__.py,sha256=UMQZuTCtUPN9jHAEJ35lasW7IbBYRXy7NiRAKvyz4iE,8041
|
||||
urwid/__pycache__/__init__.cpython-311.pyc,,
|
||||
urwid/__pycache__/canvas.cpython-311.pyc,,
|
||||
urwid/__pycache__/command_map.cpython-311.pyc,,
|
||||
urwid/__pycache__/container.cpython-311.pyc,,
|
||||
urwid/__pycache__/decoration.cpython-311.pyc,,
|
||||
urwid/__pycache__/font.cpython-311.pyc,,
|
||||
urwid/__pycache__/graphics.cpython-311.pyc,,
|
||||
urwid/__pycache__/numedit.cpython-311.pyc,,
|
||||
urwid/__pycache__/signals.cpython-311.pyc,,
|
||||
urwid/__pycache__/split_repr.cpython-311.pyc,,
|
||||
urwid/__pycache__/str_util.cpython-311.pyc,,
|
||||
urwid/__pycache__/text_layout.cpython-311.pyc,,
|
||||
urwid/__pycache__/util.cpython-311.pyc,,
|
||||
urwid/__pycache__/version.cpython-311.pyc,,
|
||||
urwid/__pycache__/vterm.cpython-311.pyc,,
|
||||
urwid/__pycache__/wimp.cpython-311.pyc,,
|
||||
urwid/canvas.py,sha256=j3nxOezBnYW5Q37DsIdrE227SM_gRC6ztL37kkZpPj0,46743
|
||||
urwid/command_map.py,sha256=OpY-sGF-dOv8hEN5mEwjjlO56VOWVTjKnlJMfhtNP1k,4324
|
||||
urwid/container.py,sha256=mikK50qN_Cu-8VlBRqQZzU4DcOvz8P_5CfozyyoIf3Q,1589
|
||||
urwid/decoration.py,sha256=sKfCe8SdSWZ4V0Ed_G4aumLxwwhnjoVvF70vlAhoXBE,1772
|
||||
urwid/display/__init__.py,sha256=y90WbHPNRHlimPrXhzsSfFsBbBHy8QErmB1y4Xza-xo,1732
|
||||
urwid/display/__pycache__/__init__.cpython-311.pyc,,
|
||||
urwid/display/__pycache__/_posix_raw_display.cpython-311.pyc,,
|
||||
urwid/display/__pycache__/_raw_display_base.cpython-311.pyc,,
|
||||
urwid/display/__pycache__/_win32.cpython-311.pyc,,
|
||||
urwid/display/__pycache__/_win32_raw_display.cpython-311.pyc,,
|
||||
urwid/display/__pycache__/common.cpython-311.pyc,,
|
||||
urwid/display/__pycache__/curses.cpython-311.pyc,,
|
||||
urwid/display/__pycache__/escape.cpython-311.pyc,,
|
||||
urwid/display/__pycache__/html_fragment.cpython-311.pyc,,
|
||||
urwid/display/__pycache__/lcd.cpython-311.pyc,,
|
||||
urwid/display/__pycache__/raw.cpython-311.pyc,,
|
||||
urwid/display/__pycache__/web.cpython-311.pyc,,
|
||||
urwid/display/_posix_raw_display.py,sha256=ExZHAzuJg34VNrWWVKXPZGFSApLJvJxrNh4detTEdCY,15053
|
||||
urwid/display/_raw_display_base.py,sha256=JSkF_HcPsto5YxF7NWm2vYLb6nE72AlS7SOCah8woZw,33600
|
||||
urwid/display/_web.css,sha256=6HarEsIspH2egt51HSrgI8Yl2lGi-DbziWOdS4RHNlk,359
|
||||
urwid/display/_web.js,sha256=aWEOQ4EsADsiNgdw-zHEUMCRD2bnfR8M1mu4dOc2Tqk,12947
|
||||
urwid/display/_win32.py,sha256=hD4hytElpfIv5qxGNTMSa2QeBNByqJDNVpmiiQSj6CM,5401
|
||||
urwid/display/_win32_raw_display.py,sha256=o12EI-OLN4-UZbultM4GYAsymnZmuEAcyKnSF8wnWOo,9314
|
||||
urwid/display/common.py,sha256=iPz9uqPtjSYHo7Thj1G8nTiPdoC8Vbl5mGP0aHFYYE0,39517
|
||||
urwid/display/curses.py,sha256=LA8Jglr7HRqQLYhN4wcWuvacoX_1LNjBQUbm8x0_GVo,22772
|
||||
urwid/display/escape.py,sha256=m4kM33l5fXvGRQ8jFirH2x-9oG83ILBgUpFdeM7D2ZQ,17941
|
||||
urwid/display/html_fragment.py,sha256=lQRqr-hTrknQyZTtzPDp9zr-TWOT4NcuSsusS-LXIOU,8547
|
||||
urwid/display/lcd.py,sha256=qXfuyZcicarrZM-O-ccPFBPjflD3_bLMv3IQzmYI43E,17607
|
||||
urwid/display/raw.py,sha256=TSkIEM6KnQHPmmpBkWKdirZOwVXhSV67k7hWmuuR2OY,1125
|
||||
urwid/display/web.py,sha256=39o12Cl79Ft669-mIbq_ZGGVzzkSfHb3Ny54mASegec,19250
|
||||
urwid/event_loop/__init__.py,sha256=6di4AYD6HbCf6v5p0rZOoteKnM9U5tfk4NKcWMH4FV4,1199
|
||||
urwid/event_loop/__pycache__/__init__.cpython-311.pyc,,
|
||||
urwid/event_loop/__pycache__/abstract_loop.cpython-311.pyc,,
|
||||
urwid/event_loop/__pycache__/asyncio_loop.cpython-311.pyc,,
|
||||
urwid/event_loop/__pycache__/glib_loop.cpython-311.pyc,,
|
||||
urwid/event_loop/__pycache__/main_loop.cpython-311.pyc,,
|
||||
urwid/event_loop/__pycache__/select_loop.cpython-311.pyc,,
|
||||
urwid/event_loop/__pycache__/tornado_loop.cpython-311.pyc,,
|
||||
urwid/event_loop/__pycache__/trio_loop.cpython-311.pyc,,
|
||||
urwid/event_loop/__pycache__/twisted_loop.cpython-311.pyc,,
|
||||
urwid/event_loop/__pycache__/zmq_loop.cpython-311.pyc,,
|
||||
urwid/event_loop/abstract_loop.py,sha256=6Kkw3KCJ4ndiI2I1P8fPdtHzjuekRxUuvzFOiR0Myok,5494
|
||||
urwid/event_loop/asyncio_loop.py,sha256=9B3redIwvfYzqKSbnxiocb6wx9VXLi5XB08cUJkserE,8471
|
||||
urwid/event_loop/glib_loop.py,sha256=GFoLAenoWKm-13rTBKzCF2JdCEryJKpMo25aidZ7BWs,9351
|
||||
urwid/event_loop/main_loop.py,sha256=gR2jGmqg1-CXFdNDlt-NizdS5AA7EZfmp6sW-nXwa18,26000
|
||||
urwid/event_loop/select_loop.py,sha256=5ZkIPqyIVJdWRTC89Ca5h8ub_-jpqXjFZaKqiWhdkDg,7534
|
||||
urwid/event_loop/tornado_loop.py,sha256=VNgXW2gO4edcYDjyEGb86yOHrE0NNXQUPXIOfJyZnAk,7100
|
||||
urwid/event_loop/trio_loop.py,sha256=RicEe56BDFmIE5dbMvuqrGhUFIGSx4RliIryNF_62XQ,10593
|
||||
urwid/event_loop/twisted_loop.py,sha256=CtpWBzxNp_y7LHejnXIS67B-iboM3irb_MuI_FtXzc0,9219
|
||||
urwid/event_loop/zmq_loop.py,sha256=YK_AkfLf8tayWrpCgQtKwWYuj-F1uMBluUJxPQLagNs,9114
|
||||
urwid/font.py,sha256=jNYYnR_JW_JWbuSIQmNzg2z3fzpg4ihlNBE0EWpz-8s,32040
|
||||
urwid/graphics.py,sha256=pVGGU5kOWV56iXawDROgQWQwIbgaoh32JHE2COcGesQ,2481
|
||||
urwid/numedit.py,sha256=8z1j-JHovBGFV3yZoP1XAsedpsYjnxqR2EuK-m87hso,13374
|
||||
urwid/signals.py,sha256=eNfDSlIi06ySpen1UySZHdu8X4PePlkPRsHHhJE1Hhg,13174
|
||||
urwid/split_repr.py,sha256=pXzuddzQ4RnfIl537Gvoe8PVaBRHCPnxgdYvKK0qm8k,3899
|
||||
urwid/str_util.py,sha256=1ss-LHAhjXTynTVBcoSgYWIpBeN_RirqHYhP7fq7MrA,10844
|
||||
urwid/text_layout.py,sha256=lHiGfo7clmwHt5dMl_AaQSs2ov9IbY9JySTATZBm7h0,22821
|
||||
urwid/util.py,sha256=Xvy6yuCevoWjrlGHKgKRaJUJ6DtcYnsscOSpETxhNCI,15735
|
||||
urwid/version.py,sha256=tjMs-hqDDWXtLpRofgVMJhxqunEbSaXyws6eSD7xygM,413
|
||||
urwid/vterm.py,sha256=l2Ctd0n4IrfCDQ6__EWe8ahBkEHOPCtc5LYKgGE4oGg,58665
|
||||
urwid/widget/__init__.py,sha256=lEFAuQKYnGKS9-dhUggItnnm9Bvbbuk7RAKvzrs8xkI,4683
|
||||
urwid/widget/__pycache__/__init__.cpython-311.pyc,,
|
||||
urwid/widget/__pycache__/attr_map.cpython-311.pyc,,
|
||||
urwid/widget/__pycache__/attr_wrap.cpython-311.pyc,,
|
||||
urwid/widget/__pycache__/bar_graph.cpython-311.pyc,,
|
||||
urwid/widget/__pycache__/big_text.cpython-311.pyc,,
|
||||
urwid/widget/__pycache__/box_adapter.cpython-311.pyc,,
|
||||
urwid/widget/__pycache__/columns.cpython-311.pyc,,
|
||||
urwid/widget/__pycache__/constants.cpython-311.pyc,,
|
||||
urwid/widget/__pycache__/container.cpython-311.pyc,,
|
||||
urwid/widget/__pycache__/divider.cpython-311.pyc,,
|
||||
urwid/widget/__pycache__/edit.cpython-311.pyc,,
|
||||
urwid/widget/__pycache__/filler.cpython-311.pyc,,
|
||||
urwid/widget/__pycache__/frame.cpython-311.pyc,,
|
||||
urwid/widget/__pycache__/grid_flow.cpython-311.pyc,,
|
||||
urwid/widget/__pycache__/line_box.cpython-311.pyc,,
|
||||
urwid/widget/__pycache__/listbox.cpython-311.pyc,,
|
||||
urwid/widget/__pycache__/monitored_list.cpython-311.pyc,,
|
||||
urwid/widget/__pycache__/overlay.cpython-311.pyc,,
|
||||
urwid/widget/__pycache__/padding.cpython-311.pyc,,
|
||||
urwid/widget/__pycache__/pile.cpython-311.pyc,,
|
||||
urwid/widget/__pycache__/popup.cpython-311.pyc,,
|
||||
urwid/widget/__pycache__/progress_bar.cpython-311.pyc,,
|
||||
urwid/widget/__pycache__/scrollable.cpython-311.pyc,,
|
||||
urwid/widget/__pycache__/solid_fill.cpython-311.pyc,,
|
||||
urwid/widget/__pycache__/text.cpython-311.pyc,,
|
||||
urwid/widget/__pycache__/treetools.cpython-311.pyc,,
|
||||
urwid/widget/__pycache__/widget.cpython-311.pyc,,
|
||||
urwid/widget/__pycache__/widget_decoration.cpython-311.pyc,,
|
||||
urwid/widget/__pycache__/wimp.cpython-311.pyc,,
|
||||
urwid/widget/attr_map.py,sha256=L6svBcabtXeSaU2cNrgDv4Nne6QYk-nvVbr88sA4WnY,6205
|
||||
urwid/widget/attr_wrap.py,sha256=pJQHVNlwcX5IgpdSmTqYOt63EX-p5hA0mJfXtWXJ6wg,4830
|
||||
urwid/widget/bar_graph.py,sha256=PmuZwYuUF1yE1mKYqmNo51r1v_2LztfX6hbO_f8Lg2U,21601
|
||||
urwid/widget/big_text.py,sha256=Zvjbkdh4H1Wv9ZTdCbX23vfNyeybO8au-kUssE58Bbs,2393
|
||||
urwid/widget/box_adapter.py,sha256=uOFlZUaCK9A4H8Pmw6-OoS9QTYi9nn-LhlSa-JpC9Iw,4276
|
||||
urwid/widget/columns.py,sha256=HGJ3u5Ucuyy46uOybPh7N1ycfSAXzSkFyPjW3AVpg44,46388
|
||||
urwid/widget/constants.py,sha256=bNvw1OoT6jFWzDc_NDJRcle1uIX-ENswhvy2S6mIUEk,15313
|
||||
urwid/widget/container.py,sha256=HqafpI2Apz-oI1bcW5rTl3kbOKfPFv_xI8zEXQU7hYI,7177
|
||||
urwid/widget/divider.py,sha256=cM0gWHAqBz7E8l52CGEWWDMSVQkPNDjwy-t3ptbmh2s,3251
|
||||
urwid/widget/edit.py,sha256=qgVYeg_hX6tqRUiuLQkYwYKmWcfVLrLzAG1a5Au6S-w,23732
|
||||
urwid/widget/filler.py,sha256=EEnyAawdKXuwf79pErfNuvqsU1SVTutcMUrwWkU4wfo,14665
|
||||
urwid/widget/frame.py,sha256=AOe4FwjvwcIwrpXqyZkCwSZWwAALNl1XRMAKx6ZXYWs,21834
|
||||
urwid/widget/grid_flow.py,sha256=wZEcEefXKR3i_EXzl4d12aFT-clq-FcTNBhcfmRui8U,21757
|
||||
urwid/widget/line_box.py,sha256=V750xiZtkw6_uRXLhNY91ER3pXwwrZstVv_IJUZd_YY,6884
|
||||
urwid/widget/listbox.py,sha256=G6bucNwh0HWiqiyRYsNqfZvWRQz0hBOyxDqpt3DyRXU,74454
|
||||
urwid/widget/monitored_list.py,sha256=mZUPYB1yhuKN6su6_VjmoiE0LlTXsYxkH14pbif0tbc,19264
|
||||
urwid/widget/overlay.py,sha256=7EtTHOomIF4xzwYiY7SiMCQZF2IHrmO88YeosFOMFo0,34505
|
||||
urwid/widget/padding.py,sha256=pBXQsnkySV1GXgveg2Ivm6SCqHiGa2YkYSjXaoCUIHk,21334
|
||||
urwid/widget/pile.py,sha256=0or-lFRx0c4ZUq9LWPczdA7Qnka_D7Fg1kYLN_SyLAs,38508
|
||||
urwid/widget/popup.py,sha256=vw9_S1UC6UMy5Roc4qK8NXgH5_dDGxoHmpDAi_u9wsI,5974
|
||||
urwid/widget/progress_bar.py,sha256=v2iTQq6UrLTkpvIxcFFQ--F2Sf5g2smDO4rB0i5HSbo,4925
|
||||
urwid/widget/scrollable.py,sha256=5iV1CoHvvoGHLsT_7TwwfdEKRAEztcgGJHveSn37qM0,24536
|
||||
urwid/widget/solid_fill.py,sha256=NZRDSRK0lP4r7gXcKDgVaKEoeOcWvtrY5k2aueQEEL4,1260
|
||||
urwid/widget/text.py,sha256=jy15hL6rCBoJdZviq2jJ-i9eO6vEcxvzCIVAZs12AUw,12187
|
||||
urwid/widget/treetools.py,sha256=5s3Dnp2PCz4wQccutmdvsTTbAROJMLehXe4moB5POY0,17387
|
||||
urwid/widget/widget.py,sha256=A0ZjvDjLqhdzelPFC96Ozo1voIoGkxftNmJh8X1IyNI,29557
|
||||
urwid/widget/widget_decoration.py,sha256=6eEPvtF7wk2n1csIBWrnXAosprFl2pZiQ7SoCpwKnJM,5736
|
||||
urwid/widget/wimp.py,sha256=4wfzTQBLMbhicSlL64hBPb-1W5FAFrIKfb43i10MKSY,27305
|
||||
urwid/wimp.py,sha256=o1YsjL_tBLXba8ZRr1MTHH0poLSlXT_atY3-uD_Ualg,567
|
||||
@@ -0,0 +1,5 @@
|
||||
Wheel-Version: 1.0
|
||||
Generator: setuptools (75.1.0)
|
||||
Root-Is-Purelib: true
|
||||
Tag: py3-none-any
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
urwid
|
||||
Reference in New Issue
Block a user