Skip to content

Commit 155517d

Browse files
committed
--wip-- [skip ci]
1 parent 50f3308 commit 155517d

827 files changed

Lines changed: 12402 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Babel.egg-info/.PKG-INFO.swp

12 KB
Binary file not shown.

Babel.egg-info/.SOURCES.txt.swp

16 KB
Binary file not shown.
12 KB
Binary file not shown.

Babel.egg-info/.requires.txt.swp

12 KB
Binary file not shown.

Babel.egg-info/.top_level.txt.swp

12 KB
Binary file not shown.

Babel.egg-info/PKG-INFO

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
Metadata-Version: 1.2
2+
Name: Babel
3+
Version: 2.10.0
4+
Summary: Internationalization utilities
5+
Home-page: http://babel.pocoo.org/
6+
Author: Armin Ronacher
7+
Author-email: armin.ronacher@active-4.com
8+
License: BSD
9+
Description: A collection of tools for internationalizing Python applications.
10+
Platform: UNKNOWN
11+
Classifier: Development Status :: 5 - Production/Stable
12+
Classifier: Environment :: Web Environment
13+
Classifier: Intended Audience :: Developers
14+
Classifier: License :: OSI Approved :: BSD License
15+
Classifier: Operating System :: OS Independent
16+
Classifier: Programming Language :: Python
17+
Classifier: Programming Language :: Python :: 3
18+
Classifier: Programming Language :: Python :: 3.6
19+
Classifier: Programming Language :: Python :: 3.7
20+
Classifier: Programming Language :: Python :: 3.8
21+
Classifier: Programming Language :: Python :: 3.9
22+
Classifier: Programming Language :: Python :: Implementation :: CPython
23+
Classifier: Programming Language :: Python :: Implementation :: PyPy
24+
Classifier: Topic :: Software Development :: Libraries :: Python Modules
25+
Requires-Python: >=3.6

0 commit comments

Comments
 (0)