mirror of
https://github.com/aykhans/AzSuicideDataVisualization.git
synced 2025-04-21 10:15:45 +00:00
24 lines
838 B
Plaintext
24 lines
838 B
Plaintext
Metadata-Version: 2.1
|
|
Name: pyrsistent
|
|
Version: 0.18.1
|
|
Summary: Persistent/Functional/Immutable data structures
|
|
Home-page: http://github.com/tobgu/pyrsistent/
|
|
Author: Tobias Gustafsson
|
|
Author-email: tobias.l.gustafsson@gmail.com
|
|
License: MIT
|
|
Platform: UNKNOWN
|
|
Classifier: Intended Audience :: Developers
|
|
Classifier: License :: OSI Approved :: MIT License
|
|
Classifier: Operating System :: OS Independent
|
|
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 :: Implementation :: PyPy
|
|
Requires-Python: >=3.7
|
|
Description-Content-Type: text/x-rst
|
|
License-File: LICENSE.mit
|
|
|
|
Persistent collections, see https://github.com/tobgu/pyrsistent/ for details.
|
|
|