文件操作 - PKG-INFO
返回文件管理
返回主菜单
删除本文件
文件: /usr/lib/python3/dist-packages/gast-0.5.2.egg-info/PKG-INFO
编辑文件内容
Metadata-Version: 2.1 Name: gast Version: 0.5.2 Summary: Python AST that abstracts the underlying Python version Home-page: https://github.com/serge-sans-paille/gast/ Author: serge-sans-paille Author-email: serge.guelton@telecom-bretagne.eu License: BSD 3-Clause Platform: UNKNOWN Classifier: Development Status :: 4 - Beta Classifier: Environment :: Console Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: BSD License Classifier: Natural Language :: English Classifier: Programming Language :: Python :: 2 Classifier: Programming Language :: Python :: 2.7 Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.4 Classifier: Programming Language :: Python :: 3.5 Classifier: Programming Language :: Python :: 3.6 Classifier: Programming Language :: Python :: 3.7 Classifier: Programming Language :: Python :: 3.8 Classifier: Programming Language :: Python :: 3.9 Classifier: Programming Language :: Python :: 3.10 Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.* License-File: LICENSE A generic AST to represent Python2 and Python3's Abstract Syntax Tree(AST). GAST provides a compatibility layer between the AST of various Python versions, as produced by ``ast.parse`` from the standard ``ast`` module.
修改文件时间
将文件时间修改为当前时间的前一年
删除文件