New upstream version 0.8.0
[debian-pyxattr.git] / pyxattr.egg-info / PKG-INFO
index efe5a0cf2aaf7a0ba0e46becc205e72549dcca09..b088a2d47f02a6984927de74110c5cdeb5f73b6f 100644 (file)
@@ -1,16 +1,13 @@
-Metadata-Version: 1.2
+Metadata-Version: 2.1
 Name: pyxattr
-Version: 0.7.2
+Version: 0.8.0
 Summary: Filesystem extended attributes for python
 Home-page: http://pyxattr.k1024.org/
+Download-URL: http://pyxattr.k1024.org/downloads/
 Author: Iustin Pop
 Author-email: iustin@k1024.org
 License: LGPL
-Download-URL: http://pyxattr.k1024.org/downloads/
 Project-URL: Bug Tracker, https://github.com/iustin/pyxattr/issues
-Description: This is a C extension module for Python which
-        implements extended attributes manipulation. It is a wrapper on top
-        of the attr C library - see attr(5).
 Platform: Linux
 Classifier: Development Status :: 5 - Production/Stable
 Classifier: Intended Audience :: Developers
@@ -23,3 +20,8 @@ Classifier: Operating System :: POSIX :: Linux
 Classifier: Topic :: Software Development :: Libraries :: Python Modules
 Classifier: Topic :: System :: Filesystems
 Requires-Python: >=3.4
+License-File: COPYING
+
+This is a C extension module for Python which
+implements extended attributes manipulation. It is a wrapper on top
+of the attr C library - see attr(5).