Ravenports generated: 25 Nov 2019 17:36
[ravenports.git] / bucket_4A / python-inflection
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               python-inflection
4 VERSION=                0.3.1
5 KEYWORDS=               python
6 VARIANTS=               py27 py38 py37
7 SDESC[py37]=            Port of Ruby on Rails inflector to Python (PY 37)
8 SDESC[py38]=            Port of Ruby on Rails inflector to Python (PY 38)
9 SDESC[py27]=            Port of Ruby on Rails inflector to Python (PY 27)
10 HOMEPAGE=               https://github.com/jpvanhal/inflection
11 CONTACT=                Python_Automaton[python@ironwolf.systems]
12
13 DOWNLOAD_GROUPS=        main
14 SITES[main]=            PYPI/i/inflection
15 DISTFILE[1]=            inflection-0.3.1.tar.gz:main
16 DF_INDEX=               1
17 SPKGS[py37]=            single
18 SPKGS[py38]=            single
19 SPKGS[py27]=            single
20
21 OPTIONS_AVAILABLE=      PY27 PY38 PY37
22 OPTIONS_STANDARD=       none
23 VOPTS[py37]=            PY27=OFF PY38=OFF PY37=ON
24 VOPTS[py38]=            PY27=OFF PY38=ON PY37=OFF
25 VOPTS[py27]=            PY27=ON PY38=OFF PY37=OFF
26
27 DISTNAME=               inflection-0.3.1
28
29 GENERATED=              yes
30
31 INVALID_RPATH=          yes
32
33 [PY37].USES_ON=                         python:py37
34
35 [PY38].USES_ON=                         python:py38
36
37 [PY27].USES_ON=                         python:py27
38
39 [FILE:1736:descriptions/desc.single]
40 Inflection
41 ==========
42
43 |build status|_
44
45 .. |build status| image::
46 https://secure.travis-ci.org/jpvanhal/inflection.png?branch=master
47    :alt: Build Status
48 .. _build status: http://travis-ci.org/jpvanhal/inflection
49
50 Inflection is a string transformation library.  It singularizes and
51 pluralizes
52 English words, and transforms strings from CamelCase to underscored string.
53 Inflection is a port of `Ruby on Rails`_' `inflector`_ to Python.
54
55 .. _Ruby on Rails: http://rubyonrails.org
56 .. _inflector:
57 http://api.rubyonrails.org/classes/ActiveSupport/Inflector.html
58
59 Resources
60 ---------
61
62 - `Documentation <http://inflection.readthedocs.org/>`_
63 - `Issue Tracker <http://github.com/jpvanhal/inflection/issues>`_
64 - `Code <http://github.com/jpvanhal/inflection>`_
65 - `Development Version
66
67 <http://github.com/jpvanhal/inflection/zipball/master#egg=Inflection-dev>`_
68
69
70 Changelog
71 ---------
72
73 Here you can see the full list of changes between each Inflection release.
74
75 0.3.1 (May 3, 2015)
76 ^^^^^^^^^^^^^^^^^^^
77
78 - Fixed trove classifiers not showing up on PyPI.
79 - Fixed "human" pluralized as "humen" and not "humans".
80 - Fixed "potato" pluralized as "potatos" and not "potatoes".
81
82 0.3.0 (March 1, 2015)
83 +++++++++++++++++++++
84
85 - Added `tableize()` function.
86
87 0.2.1 (September 3, 2014)
88 +++++++++++++++++++++++++
89
90 - Added Python 2, Python 3 and Python 3.4 trove classifiers.
91
92 0.2.0 (June 15, 2013)
93 +++++++++++++++++++++
94
95 - Added initial support for Python 3.
96 - Dropped Python 2.5 support.
97
98 0.1.2 (March 13, 2012)
99 ++++++++++++++++++++++
100
101 - Added Python 2.5 support.
102
103 0.1.1 (February 24, 2012)
104 +++++++++++++++++++++++++
105
106 - Fixed some files not included in the distribution package.
107
108 0.1.0 (February 24, 2012)
109 +++++++++++++++++++++++++
110
111 - Initial public release
112
113
114
115 [FILE:102:distinfo]
116 18ea7fb7a7d152853386523def08736aa8c32636b047ade55f7578c4edeb16ca         8715 inflection-0.3.1.tar.gz
117