Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

crow #7

Closed
SamuelMarks opened this issue May 31, 2016 · 9 comments
Closed

crow #7

SamuelMarks opened this issue May 31, 2016 · 9 comments

Comments

@SamuelMarks
Copy link

SamuelMarks commented May 31, 2016

crow is a very fast and easy to use C++ micro web framework (inspired by Python's Flask)

Requirements (from CMakeLists.txt):

  • Boost (static, 1.52)
  • sqlpp11 (optional)

PS: I've started experimenting with it, and am considering preparing a PR that'll bump the boost version

@memsharded
Copy link
Member

memsharded commented May 31, 2016

You mean, have you started trying to make a conan package for it, or that you are experimenting with crow, and that you might submit a PR to the crow repo, so the Boost dependency is upgraded to a more modern one?

Also, would you need sqlpp11 for your use case? Even if it is optional for crow, if you plan to use it, it might worth having its own issue.

@SamuelMarks
Copy link
Author

Haven't started on its conan package yet, just started code-reviewing on the boost dependency side.

Found an old issue that tried to remove the boost dependency entirely, so I'm keeping that in the back of my head as I review.

Hmm, good point about sqlpp11, might as well add another issue for it

@hoxnox
Copy link

hoxnox commented Jul 7, 2017

https://bintray.com/hoxnox/conan/crow%3Ahoxnox
https://github.com/hoxnox/conan-crow

@Croydon
Copy link
Contributor

Croydon commented Nov 23, 2018

@hoxnox Can you please add a LICENSE file with a license for your recipe (not the packaged library)?

@Croydon
Copy link
Contributor

Croydon commented Oct 21, 2020

Can be closed in favour of conan-io/conan-center-index#3064

@SamuelMarks
Copy link
Author

@Croydon Aww but was keen on my 4 year old issue being resolved 😝

@Croydon
Copy link
Contributor

Croydon commented Oct 21, 2020

@SamuelMarks It is work in progress now, have a look here: conan-io/conan-center-index#3123

@SamuelMarks
Copy link
Author

Yeah I know, just not sure why this #3064 wasn't closed in favour of this old issue of mine (considering crow itself hasn't been updated in as many years)

Doesn't matter anymore, seeing as the other issue has now been closed by the bot, thanks to the merge

@Croydon
Copy link
Contributor

Croydon commented Oct 22, 2020

The wishlist here is deprecated. New package request should be made directly in the issue tracker of the Conan Center Index and if we get a request both here and in the Index, we are always closing in favour of the Index issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants