python-semanticversion:Python的语义版本比较(请参阅http

时间:2024-05-27 17:28:41
【文件属性】:

文件名称:python-semanticversion:Python的语义版本比较(请参阅http

文件大小:51KB

文件格式:ZIP

更新时间:2024-05-27 17:28:41

Python

python-semanticversion 这个小型的python库提供了一些工具来处理Python中的 。 它严格遵循SemVer方案的2.0.0版本。 链接 软件包: : 上的: : //python-semanticversion.readthedocs.io/ GitHub上的源代码: http : //github.com/rbarrois/python-semanticversion/ 在Travis CI上构建: http : //travis-ci.org/rbarrois/python-semanticversion/ 语义版本规范: SemVer 入门 使用pip从PyPI安装软件包: pip install semantic_version 或从GitHub: $ git clone git://github.com/rbarrois/py


【文件预览】:
python-semanticversion-master
----setup.py(137B)
----.gitignore(136B)
----semantic_version()
--------__init__.py(540B)
--------base.py(46KB)
--------django_fields.py(3KB)
----Makefile(2KB)
----MANIFEST.in(218B)
----LICENSE(1KB)
----ChangeLog(8KB)
----setup.cfg(2KB)
----.github()
--------workflows()
----CREDITS(2KB)
----README.rst(9KB)
----tests()
--------test_django.py(10KB)
--------django_test_app()
--------__init__.py(0B)
--------test_npm.py(3KB)
--------test_base.py(27KB)
--------test_spec.py(6KB)
--------setup_django.py(768B)
--------test_match.py(5KB)
--------test_parsing.py(4KB)
----docs()
--------Makefile(5KB)
--------index.rst(13B)
--------conf.py(8KB)
--------_static()
--------make.bat(5KB)
--------django.rst(1KB)
--------changelog.rst(12B)
--------reference.rst(23KB)
--------credits.rst(10B)
----tox.ini(435B)

网友评论