Package perl-Mojolicious-Plugin-AssetPack: Information

  • Default inline alert: Version in the repository: 2.14-alt1

Source package: perl-Mojolicious-Plugin-AssetPack
Version: 2.08-alt2
Latest version according to Repology
Build time:  Oct 2, 2019, 11:27 AM in the task #238387
Category: Development/Perl
Report package bug
License: Artistic 2.0
Summary: Compress and convert CSS, Less, Sass, JavaScript and CoffeeScript files
Description: 
Mojolicious::Plugin::AssetPack is a Mojolicious plugin which can be used to
cram multiple assets of the same type into one file. This means that if you
have a lot of CSS files (.css, .less, .sass, ...) as input, the AssetPack
can make one big CSS file as output. This is good, since it will often
speed up the rendering of your page. The output file can even be minified,
meaning you can save bandwidth and browser parsing time.

List of rpms provided by this srpm:
perl-Mojolicious-Plugin-AssetPack (noarch)

Maintainer: Alexandr Antonov

List of contributors:
Alexandr Antonov
Igor Vlasenko

ACL:
Alexandr Antonov
@everybody

    1. perl(POSIX.pm)
    2. perl(Test/Mojo.pm)
    3. perl(Test/More.pm)
    4. perl(Test/Pod.pm)
    5. perl(Test/Pod/Coverage.pm)
    6. perl(constant.pm)
    7. perl(overload.pm)
    8. perl(warnings.pm)
    9. perl-Package-Generator
    10. perl-devel
    11. make
    12. node-devel
    13. python-module-dukpy
    14. perl(CSS/Minifier/XS.pm)
    15. perl(Cwd.pm)
    16. perl(ExtUtils/MakeMaker.pm)
    17. perl(Fcntl.pm)
    18. perl(File/Path.pm)
    19. perl(File/Spec.pm)
    20. perl(File/Spec/Functions.pm)
    21. perl(File/Which.pm)
    22. perl(IO/File.pm)
    23. perl(Mojo/UserAgent.pm)
    24. perl(Mojo/Util.pm)
    25. perl(Mojolicious.pm)
    26. perl(Mojolicious/Lite.pm)
    27. perl(Mojolicious/Plugin.pm)
    28. perl(Mojolicious/Types.pm)
    29. perl(File/Basename.pm)
    30. perl(File/Find.pm)
    31. perl(IPC/Run3.pm)
    32. perl(Imager/File/PNG.pm)
    33. perl(JavaScript/Minifier/XS.pm)
    34. perl(Mojo/Base.pm)
    35. perl(Mojo/ByteStream.pm)
    36. perl(Mojo/EventEmitter.pm)
    37. perl(Mojo/JSON.pm)

Last changed


Oct. 1, 2019 Alexandr Antonov 2.08-alt2
- Drop alt-corrected-ruby-sass-name.patch
May 25, 2019 Igor Vlasenko 2.08-alt1
- automated CPAN update
Nov. 19, 2018 Alexandr Antonov 2.06-alt2
- Corrected the name of the called application