Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-league-climate-3.2.4-1.el7 RPM for noarch

From EPEL 7 for x86_64 / Packages / p

Name: php-league-climate Distribution: Fedora Project
Version: 3.2.4 Vendor: Fedora Project
Release: 1.el7 Build date: Mon Apr 23 18:40:00 2018
Group: Development/Libraries Build host: buildvm-22.phx2.fedoraproject.org
Size: 175837 Source RPM: php-league-climate-3.2.4-1.el7.src.rpm
Packager: Fedora Project
Url: http://climate.thephpleague.com/
Summary: Allows you to easily output colored text, special formats, and more
If you’re running PHP from the command line, CLImate is your new best bud.

CLImate allows you to easily output colored text, special formatting, and more.
It makes output to the terminal clearer and debugging a lot simpler.

Autoloader: /usr/share/php/League/CLImate/autoload.php

Provides

Requires

License

MIT

Changelog

* Mon Apr 23 2018 Shawn Iwinski <shawn.iwinski@gmail.com> - 3.2.4-1
  - Update to 3.2.4 (RHBZ #1549561)
  - Update get source script to save source in same directory
  - Add range version dependencies for Fedora >= 27 || RHEL >= 8
  - Add composer.json to repo
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.1-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.1-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Mon May 15 2017 Shawn Iwinski <shawn.iwinski@gmail.com> - 3.2.1-3
  - Switch autoloader to php-composer(fedora/autoloader)
  - Add max versions to build dependencies
  - Test with SCLs if available
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Mon Apr 11 2016 Shawn Iwinski <shawn@iwin.ski> - 3.2.1-1
  - Initial package

Files

/usr/share/doc/php-league-climate-3.2.4
/usr/share/doc/php-league-climate-3.2.4/CHANGELOG.md
/usr/share/doc/php-league-climate-3.2.4/README.md
/usr/share/doc/php-league-climate-3.2.4/composer.json
/usr/share/licenses/php-league-climate-3.2.4
/usr/share/licenses/php-league-climate-3.2.4/LICENSE.md
/usr/share/php/League
/usr/share/php/League/CLImate
/usr/share/php/League/CLImate/ASCII
/usr/share/php/League/CLImate/ASCII/404.txt
/usr/share/php/League/CLImate/ASCII/bender.txt
/usr/share/php/League/CLImate/ASCII/failed.txt
/usr/share/php/League/CLImate/ASCII/fancy-bender.txt
/usr/share/php/League/CLImate/ASCII/passed.txt
/usr/share/php/League/CLImate/Argument
/usr/share/php/League/CLImate/Argument/Argument.php
/usr/share/php/League/CLImate/Argument/Filter.php
/usr/share/php/League/CLImate/Argument/Manager.php
/usr/share/php/League/CLImate/Argument/Parser.php
/usr/share/php/League/CLImate/Argument/Summary.php
/usr/share/php/League/CLImate/CLImate.php
/usr/share/php/League/CLImate/Decorator
/usr/share/php/League/CLImate/Decorator/Component
/usr/share/php/League/CLImate/Decorator/Component/BackgroundColor.php
/usr/share/php/League/CLImate/Decorator/Component/BaseDecorator.php
/usr/share/php/League/CLImate/Decorator/Component/Color.php
/usr/share/php/League/CLImate/Decorator/Component/Command.php
/usr/share/php/League/CLImate/Decorator/Component/DecoratorInterface.php
/usr/share/php/League/CLImate/Decorator/Component/Format.php
/usr/share/php/League/CLImate/Decorator/Parser
/usr/share/php/League/CLImate/Decorator/Parser/Ansi.php
/usr/share/php/League/CLImate/Decorator/Parser/NonAnsi.php
/usr/share/php/League/CLImate/Decorator/Parser/Parser.php
/usr/share/php/League/CLImate/Decorator/Parser/ParserFactory.php
/usr/share/php/League/CLImate/Decorator/Parser/ParserImporter.php
/usr/share/php/League/CLImate/Decorator/Style.php
/usr/share/php/League/CLImate/Decorator/Tags.php
/usr/share/php/League/CLImate/Settings
/usr/share/php/League/CLImate/Settings/Art.php
/usr/share/php/League/CLImate/Settings/Manager.php
/usr/share/php/League/CLImate/Settings/SettingsImporter.php
/usr/share/php/League/CLImate/Settings/SettingsInterface.php
/usr/share/php/League/CLImate/TerminalObject
/usr/share/php/League/CLImate/TerminalObject/Basic
/usr/share/php/League/CLImate/TerminalObject/Basic/BasicTerminalObject.php
/usr/share/php/League/CLImate/TerminalObject/Basic/BasicTerminalObjectInterface.php
/usr/share/php/League/CLImate/TerminalObject/Basic/Border.php
/usr/share/php/League/CLImate/TerminalObject/Basic/Br.php
/usr/share/php/League/CLImate/TerminalObject/Basic/Clear.php
/usr/share/php/League/CLImate/TerminalObject/Basic/Columns.php
/usr/share/php/League/CLImate/TerminalObject/Basic/Draw.php
/usr/share/php/League/CLImate/TerminalObject/Basic/Dump.php
/usr/share/php/League/CLImate/TerminalObject/Basic/Flank.php
/usr/share/php/League/CLImate/TerminalObject/Basic/Inline.php
/usr/share/php/League/CLImate/TerminalObject/Basic/Json.php
/usr/share/php/League/CLImate/TerminalObject/Basic/Out.php
/usr/share/php/League/CLImate/TerminalObject/Basic/Repeatable.php
/usr/share/php/League/CLImate/TerminalObject/Basic/Tab.php
/usr/share/php/League/CLImate/TerminalObject/Basic/Table.php
/usr/share/php/League/CLImate/TerminalObject/Dynamic
/usr/share/php/League/CLImate/TerminalObject/Dynamic/Animation
/usr/share/php/League/CLImate/TerminalObject/Dynamic/Animation.php
/usr/share/php/League/CLImate/TerminalObject/Dynamic/Animation/Keyframe.php
/usr/share/php/League/CLImate/TerminalObject/Dynamic/Checkbox
/usr/share/php/League/CLImate/TerminalObject/Dynamic/Checkbox/Checkbox.php
/usr/share/php/League/CLImate/TerminalObject/Dynamic/Checkbox/CheckboxGroup.php
/usr/share/php/League/CLImate/TerminalObject/Dynamic/Checkbox/RadioGroup.php
/usr/share/php/League/CLImate/TerminalObject/Dynamic/Checkboxes.php
/usr/share/php/League/CLImate/TerminalObject/Dynamic/Confirm.php
/usr/share/php/League/CLImate/TerminalObject/Dynamic/DynamicTerminalObject.php
/usr/share/php/League/CLImate/TerminalObject/Dynamic/DynamicTerminalObjectInterface.php
/usr/share/php/League/CLImate/TerminalObject/Dynamic/Input.php
/usr/share/php/League/CLImate/TerminalObject/Dynamic/InputAbstract.php
/usr/share/php/League/CLImate/TerminalObject/Dynamic/Padding.php
/usr/share/php/League/CLImate/TerminalObject/Dynamic/Password.php
/usr/share/php/League/CLImate/TerminalObject/Dynamic/Progress.php
/usr/share/php/League/CLImate/TerminalObject/Dynamic/Radio.php
/usr/share/php/League/CLImate/TerminalObject/Helper
/usr/share/php/League/CLImate/TerminalObject/Helper/Art.php
/usr/share/php/League/CLImate/TerminalObject/Helper/Sleeper.php
/usr/share/php/League/CLImate/TerminalObject/Helper/SleeperInterface.php
/usr/share/php/League/CLImate/TerminalObject/Helper/StringLength.php
/usr/share/php/League/CLImate/TerminalObject/Router
/usr/share/php/League/CLImate/TerminalObject/Router/BaseRouter.php
/usr/share/php/League/CLImate/TerminalObject/Router/BasicRouter.php
/usr/share/php/League/CLImate/TerminalObject/Router/DynamicRouter.php
/usr/share/php/League/CLImate/TerminalObject/Router/ExtensionCollection.php
/usr/share/php/League/CLImate/TerminalObject/Router/Router.php
/usr/share/php/League/CLImate/TerminalObject/Router/RouterInterface.php
/usr/share/php/League/CLImate/Util
/usr/share/php/League/CLImate/Util/Cursor.php
/usr/share/php/League/CLImate/Util/Helper.php
/usr/share/php/League/CLImate/Util/Output.php
/usr/share/php/League/CLImate/Util/OutputImporter.php
/usr/share/php/League/CLImate/Util/Reader
/usr/share/php/League/CLImate/Util/Reader/ReaderInterface.php
/usr/share/php/League/CLImate/Util/Reader/Stdin.php
/usr/share/php/League/CLImate/Util/System
/usr/share/php/League/CLImate/Util/System/Linux.php
/usr/share/php/League/CLImate/Util/System/System.php
/usr/share/php/League/CLImate/Util/System/SystemFactory.php
/usr/share/php/League/CLImate/Util/System/Windows.php
/usr/share/php/League/CLImate/Util/UtilFactory.php
/usr/share/php/League/CLImate/Util/UtilImporter.php
/usr/share/php/League/CLImate/Util/Writer
/usr/share/php/League/CLImate/Util/Writer/Buffer.php
/usr/share/php/League/CLImate/Util/Writer/File.php
/usr/share/php/League/CLImate/Util/Writer/StdErr.php
/usr/share/php/League/CLImate/Util/Writer/StdOut.php
/usr/share/php/League/CLImate/Util/Writer/WriterInterface.php
/usr/share/php/League/CLImate/autoload.php


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Mar 28 03:40:42 2024