Difference between revisions of "Versiontools"

From Free Software Directory
Jump to: navigation, search
(Debian import)
 
(Added Python link)
 
(One intermediate revision by the same user not shown)
Line 23: Line 23:
 
This is the Python 2 version of the package.
 
This is the Python 2 version of the package.
 
|Homepage URL=https://launchpad.net/versiontools
 
|Homepage URL=https://launchpad.net/versiontools
|User level=
+
|Is High Priority Project=No
|Component programs=
+
|Decommissioned/Obsolete=No
|VCS checkout command=
+
|Accepts cryptocurrency donations=No
|Computer languages=
 
|Status=
 
|Is GNU=No
 
 
|Version identifier=1.9.1-1
 
|Version identifier=1.9.1-1
|Version download=http://ftp.debian.org/debian/pool/main/v/versiontools/versiontools_1.9.1.orig.tar.gz  
+
|Version download=http://ftp.debian.org/debian/pool/main/v/versiontools/versiontools_1.9.1.orig.tar.gz
|Submitted by=Debian import
+
|Test entry=No
 +
|Last review by=Bendikker
 +
|Last review date=2018/04/18
 
|Submitted date=2015-07-17
 
|Submitted date=2015-07-17
}}
+
|Is GNU=No
{{Import
 
|Source=Debian
 
|Source link=http://packages.debian.org/sid/versiontools
 
|Source packages=versiontools 1.9.1-1
 
|Date=2015-07-17
 
 
}}
 
}}
 
{{Project license
 
{{Project license
Line 48: Line 42:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource kind=Download
+
|Resource audience=Python (Ref)
|Resource URL=https://pypi.python.org/pypi/versiontools
+
|Resource URL=https://pypi.org/project/versiontools
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/versiontools
 +
}}
 +
{{Software category}}
 +
{{Featured}}
 +
{{Import
 +
|Date=2015-07-17
 +
|Source=Debian
 +
|Source link=http://packages.debian.org/sid/versiontools
 
}}
 
}}

Latest revision as of 05:04, 18 April 2018


[edit]

Versiontools

https://launchpad.net/versiontools
Smart replacement for plain tuple used in __version__ (Python 2)

versiontools is a Python module providing a smart replacement for plain tuple used in __version__. It has following features:

  • A piece of code that allows you to keep a single version

definition inside your package or module. No more hacks in setup.py, no more duplicates in setup.py and somewhere else. Just one version per package. * Version objects can produce nice version strings for released files that are compliant with PEP 386. Releases, alphas, betas, development snaphots. All of those get good version strings out of the box. * Version objects understand the VCS used by your project. Git, Mercurial and Bazaar are supported out of the box. Custom systems can be added by 3rd party plugins. * Version object that compares as a tuple of values and sorts properly. * Zero-dependency install! If all you care about is handling setup() to get nice tarball names then you don’t need to depend on versiontools (no setup_requires, no install_requires!). You will need to bundle a small support module though.

This is the Python 2 version of the package.





Licensing

License

Verified by

Verified on

Notes

License

Other

Verified by

Debian: Benjamin Drung <benjamin.drung@profitbricks.com>

Verified on

30 January 2014

Notes

License: lgpl-3




Leaders and contributors

Resources and communication

AudienceResource typeURI
Debian (Ref)https://tracker.debian.org/pkg/versiontools
Python (Ref)https://pypi.org/project/versiontools


Software prerequisites




Entry







"Python (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.






Date 2015-07-17
Source Debian
Source link http://packages.debian.org/sid/versiontools

[[Category:]]



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.